./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_longer-1-pthread.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version a046e57d 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_longer-1-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 d8aeba05368f3114a9c95156cfeec5f871d57fefc291ffe35d850d07bff2e31c --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-mul-div-a046e57-m [2024-10-13 09:30:38,912 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-13 09:30:38,966 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-10-13 09:30:38,970 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-13 09:30:38,971 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-13 09:30:38,992 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-13 09:30:38,993 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-13 09:30:38,993 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-13 09:30:38,994 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-13 09:30:38,995 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-13 09:30:38,995 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-13 09:30:38,996 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-13 09:30:38,997 INFO L153 SettingsManager]: * Use SBE=true [2024-10-13 09:30:38,997 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-13 09:30:38,997 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-13 09:30:39,000 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-13 09:30:39,000 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-13 09:30:39,000 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-13 09:30:39,000 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-13 09:30:39,001 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-13 09:30:39,001 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-13 09:30:39,001 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-13 09:30:39,001 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-10-13 09:30:39,002 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-13 09:30:39,002 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-10-13 09:30:39,002 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-13 09:30:39,002 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-13 09:30:39,002 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-13 09:30:39,002 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-13 09:30:39,003 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-13 09:30:39,003 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-13 09:30:39,004 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-13 09:30:39,004 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-13 09:30:39,005 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-13 09:30:39,005 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-13 09:30:39,005 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-13 09:30:39,005 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-13 09:30:39,005 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-13 09:30:39,005 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-13 09:30:39,006 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-13 09:30:39,006 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-13 09:30:39,006 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 -> d8aeba05368f3114a9c95156cfeec5f871d57fefc291ffe35d850d07bff2e31c [2024-10-13 09:30:39,230 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-13 09:30:39,253 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-13 09:30:39,256 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-13 09:30:39,257 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-13 09:30:39,258 INFO L274 PluginConnector]: CDTParser initialized [2024-10-13 09:30:39,259 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/25_stack_longer-1-pthread.i [2024-10-13 09:30:40,693 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-13 09:30:40,941 INFO L384 CDTParser]: Found 1 translation units. [2024-10-13 09:30:40,943 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/25_stack_longer-1-pthread.i [2024-10-13 09:30:40,961 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/1dcf39edd/b42524d6b0724089b07f41ac625382c2/FLAGe61efbbc8 [2024-10-13 09:30:40,979 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/1dcf39edd/b42524d6b0724089b07f41ac625382c2 [2024-10-13 09:30:40,982 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-13 09:30:40,984 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-13 09:30:40,985 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-13 09:30:40,985 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-13 09:30:40,993 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-13 09:30:40,994 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.10 09:30:40" (1/1) ... [2024-10-13 09:30:40,995 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@639ceeea and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 09:30:40, skipping insertion in model container [2024-10-13 09:30:40,995 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.10 09:30:40" (1/1) ... [2024-10-13 09:30:41,043 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-13 09:30:41,374 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-13 09:30:41,395 INFO L200 MainTranslator]: Completed pre-run [2024-10-13 09:30:41,468 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-13 09:30:41,506 INFO L204 MainTranslator]: Completed translation [2024-10-13 09:30:41,507 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 09:30:41 WrapperNode [2024-10-13 09:30:41,507 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-13 09:30:41,508 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-13 09:30:41,509 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-13 09:30:41,509 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-13 09:30:41,516 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 09:30:41" (1/1) ... [2024-10-13 09:30:41,538 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 09:30:41" (1/1) ... [2024-10-13 09:30:41,577 INFO L138 Inliner]: procedures = 171, calls = 36, calls flagged for inlining = 10, calls inlined = 9, statements flattened = 172 [2024-10-13 09:30:41,578 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-13 09:30:41,579 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-13 09:30:41,579 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-13 09:30:41,579 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-13 09:30:41,588 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 09:30:41" (1/1) ... [2024-10-13 09:30:41,588 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 09:30:41" (1/1) ... [2024-10-13 09:30:41,596 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 09:30:41" (1/1) ... [2024-10-13 09:30:41,596 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 09:30:41" (1/1) ... [2024-10-13 09:30:41,605 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 09:30:41" (1/1) ... [2024-10-13 09:30:41,612 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 09:30:41" (1/1) ... [2024-10-13 09:30:41,618 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 09:30:41" (1/1) ... [2024-10-13 09:30:41,619 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 09:30:41" (1/1) ... [2024-10-13 09:30:41,626 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-13 09:30:41,627 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-13 09:30:41,628 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-13 09:30:41,628 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-13 09:30:41,629 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 09:30:41" (1/1) ... [2024-10-13 09:30:41,641 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-13 09:30:41,665 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 09:30:41,685 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-13 09:30:41,694 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-13 09:30:41,744 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2024-10-13 09:30:41,745 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2024-10-13 09:30:41,745 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-10-13 09:30:41,745 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-10-13 09:30:41,746 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-13 09:30:41,746 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-10-13 09:30:41,746 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-10-13 09:30:41,746 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-10-13 09:30:41,746 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-13 09:30:41,746 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-13 09:30:41,748 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-10-13 09:30:41,906 INFO L238 CfgBuilder]: Building ICFG [2024-10-13 09:30:41,908 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-13 09:30:42,161 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-10-13 09:30:42,163 INFO L287 CfgBuilder]: Performing block encoding [2024-10-13 09:30:42,272 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-13 09:30:42,272 INFO L314 CfgBuilder]: Removed 2 assume(true) statements. [2024-10-13 09:30:42,275 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.10 09:30:42 BoogieIcfgContainer [2024-10-13 09:30:42,275 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-13 09:30:42,277 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-13 09:30:42,277 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-13 09:30:42,283 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-13 09:30:42,284 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 13.10 09:30:40" (1/3) ... [2024-10-13 09:30:42,285 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7555603a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.10 09:30:42, skipping insertion in model container [2024-10-13 09:30:42,285 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 09:30:41" (2/3) ... [2024-10-13 09:30:42,286 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7555603a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.10 09:30:42, skipping insertion in model container [2024-10-13 09:30:42,286 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.10 09:30:42" (3/3) ... [2024-10-13 09:30:42,287 INFO L112 eAbstractionObserver]: Analyzing ICFG 25_stack_longer-1-pthread.i [2024-10-13 09:30:42,306 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-13 09:30:42,306 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 12 error locations. [2024-10-13 09:30:42,306 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-10-13 09:30:42,403 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-10-13 09:30:42,441 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 154 places, 158 transitions, 320 flow [2024-10-13 09:30:42,506 INFO L124 PetriNetUnfolderBase]: 8/167 cut-off events. [2024-10-13 09:30:42,506 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-13 09:30:42,513 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-13 09:30:42,514 INFO L82 GeneralOperation]: Start removeDead. Operand has 154 places, 158 transitions, 320 flow [2024-10-13 09:30:42,518 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 154 places, 158 transitions, 320 flow [2024-10-13 09:30:42,526 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-13 09:30:42,532 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;@362d8cf, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-13 09:30:42,535 INFO L334 AbstractCegarLoop]: Starting to check reachability of 25 error locations. [2024-10-13 09:30:42,551 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-13 09:30:42,555 INFO L124 PetriNetUnfolderBase]: 2/48 cut-off events. [2024-10-13 09:30:42,555 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-13 09:30:42,555 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-13 09:30:42,556 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-13 09:30:42,556 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-13 09:30:42,560 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 09:30:42,564 INFO L85 PathProgramCache]: Analyzing trace with hash 919541631, now seen corresponding path program 1 times [2024-10-13 09:30:42,576 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 09:30:42,577 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2114359351] [2024-10-13 09:30:42,577 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 09:30:42,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 09:30:42,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 09:30:42,913 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-13 09:30:42,918 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 09:30:42,919 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2114359351] [2024-10-13 09:30:42,919 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2114359351] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 09:30:42,919 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 09:30:42,919 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-13 09:30:42,921 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1012757296] [2024-10-13 09:30:42,925 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 09:30:42,931 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-13 09:30:42,936 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 09:30:42,969 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-13 09:30:42,969 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 09:30:42,990 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 138 out of 158 [2024-10-13 09:30:42,993 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-13 09:30:42,996 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-13 09:30:42,996 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 138 of 158 [2024-10-13 09:30:42,997 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-13 09:30:43,104 INFO L124 PetriNetUnfolderBase]: 6/242 cut-off events. [2024-10-13 09:30:43,105 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-10-13 09:30:43,106 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-13 09:30:43,109 INFO L140 encePairwiseOnDemand]: 149/158 looper letters, 19 selfloop transitions, 2 changer transitions 0/155 dead transitions. [2024-10-13 09:30:43,110 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 148 places, 155 transitions, 356 flow [2024-10-13 09:30:43,111 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-13 09:30:43,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-13 09:30:43,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 448 transitions. [2024-10-13 09:30:43,126 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9451476793248945 [2024-10-13 09:30:43,129 INFO L175 Difference]: Start difference. First operand has 154 places, 158 transitions, 320 flow. Second operand 3 states and 448 transitions. [2024-10-13 09:30:43,130 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 148 places, 155 transitions, 356 flow [2024-10-13 09:30:43,133 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 148 places, 155 transitions, 356 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-13 09:30:43,141 INFO L231 Difference]: Finished difference. Result has 148 places, 147 transitions, 302 flow [2024-10-13 09:30:43,144 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-13 09:30:43,148 INFO L277 CegarLoopForPetriNet]: 154 programPoint places, -6 predicate places. [2024-10-13 09:30:43,150 INFO L471 AbstractCegarLoop]: Abstraction has has 148 places, 147 transitions, 302 flow [2024-10-13 09:30:43,151 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-13 09:30:43,152 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-13 09:30:43,152 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-13 09:30:43,152 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-13 09:30:43,153 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-13 09:30:43,154 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 09:30:43,155 INFO L85 PathProgramCache]: Analyzing trace with hash -1271963561, now seen corresponding path program 1 times [2024-10-13 09:30:43,155 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 09:30:43,155 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [328120003] [2024-10-13 09:30:43,155 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 09:30:43,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 09:30:43,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-13 09:30:43,193 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-13 09:30:43,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-13 09:30:43,234 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-13 09:30:43,235 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-13 09:30:43,236 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (24 of 25 remaining) [2024-10-13 09:30:43,238 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (23 of 25 remaining) [2024-10-13 09:30:43,238 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (22 of 25 remaining) [2024-10-13 09:30:43,239 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (21 of 25 remaining) [2024-10-13 09:30:43,239 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (20 of 25 remaining) [2024-10-13 09:30:43,239 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (19 of 25 remaining) [2024-10-13 09:30:43,239 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (18 of 25 remaining) [2024-10-13 09:30:43,239 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (17 of 25 remaining) [2024-10-13 09:30:43,240 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (16 of 25 remaining) [2024-10-13 09:30:43,241 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (15 of 25 remaining) [2024-10-13 09:30:43,241 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (14 of 25 remaining) [2024-10-13 09:30:43,241 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (13 of 25 remaining) [2024-10-13 09:30:43,242 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (12 of 25 remaining) [2024-10-13 09:30:43,242 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (11 of 25 remaining) [2024-10-13 09:30:43,242 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (10 of 25 remaining) [2024-10-13 09:30:43,243 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (9 of 25 remaining) [2024-10-13 09:30:43,243 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (8 of 25 remaining) [2024-10-13 09:30:43,243 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (7 of 25 remaining) [2024-10-13 09:30:43,243 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (6 of 25 remaining) [2024-10-13 09:30:43,244 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (5 of 25 remaining) [2024-10-13 09:30:43,244 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (4 of 25 remaining) [2024-10-13 09:30:43,244 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (3 of 25 remaining) [2024-10-13 09:30:43,244 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (2 of 25 remaining) [2024-10-13 09:30:43,244 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (1 of 25 remaining) [2024-10-13 09:30:43,245 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (0 of 25 remaining) [2024-10-13 09:30:43,245 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-13 09:30:43,245 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1] [2024-10-13 09:30:43,248 WARN L239 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-10-13 09:30:43,248 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-10-13 09:30:43,310 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-10-13 09:30:43,315 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 269 places, 277 transitions, 564 flow [2024-10-13 09:30:43,362 INFO L124 PetriNetUnfolderBase]: 15/297 cut-off events. [2024-10-13 09:30:43,362 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-10-13 09:30:43,367 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-13 09:30:43,368 INFO L82 GeneralOperation]: Start removeDead. Operand has 269 places, 277 transitions, 564 flow [2024-10-13 09:30:43,371 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 269 places, 277 transitions, 564 flow [2024-10-13 09:30:43,373 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-13 09:30:43,373 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;@362d8cf, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-13 09:30:43,373 INFO L334 AbstractCegarLoop]: Starting to check reachability of 37 error locations. [2024-10-13 09:30:43,378 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-13 09:30:43,379 INFO L124 PetriNetUnfolderBase]: 2/48 cut-off events. [2024-10-13 09:30:43,379 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-13 09:30:43,379 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-13 09:30:43,379 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-13 09:30:43,379 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-13 09:30:43,381 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 09:30:43,382 INFO L85 PathProgramCache]: Analyzing trace with hash -2131389036, now seen corresponding path program 1 times [2024-10-13 09:30:43,382 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 09:30:43,382 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1527433581] [2024-10-13 09:30:43,382 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 09:30:43,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 09:30:43,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 09:30:43,436 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-13 09:30:43,436 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 09:30:43,437 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1527433581] [2024-10-13 09:30:43,437 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1527433581] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 09:30:43,437 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 09:30:43,437 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-13 09:30:43,437 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1165953738] [2024-10-13 09:30:43,437 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 09:30:43,438 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-13 09:30:43,438 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 09:30:43,439 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-13 09:30:43,439 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 09:30:43,455 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 239 out of 277 [2024-10-13 09:30:43,456 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-13 09:30:43,456 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-13 09:30:43,456 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 239 of 277 [2024-10-13 09:30:43,456 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-13 09:30:44,126 INFO L124 PetriNetUnfolderBase]: 443/3929 cut-off events. [2024-10-13 09:30:44,127 INFO L125 PetriNetUnfolderBase]: For 60/60 co-relation queries the response was YES. [2024-10-13 09:30:44,140 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-13 09:30:44,153 INFO L140 encePairwiseOnDemand]: 259/277 looper letters, 47 selfloop transitions, 6 changer transitions 0/287 dead transitions. [2024-10-13 09:30:44,153 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 261 places, 287 transitions, 695 flow [2024-10-13 09:30:44,154 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-13 09:30:44,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-13 09:30:44,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 792 transitions. [2024-10-13 09:30:44,160 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9530685920577617 [2024-10-13 09:30:44,161 INFO L175 Difference]: Start difference. First operand has 269 places, 277 transitions, 564 flow. Second operand 3 states and 792 transitions. [2024-10-13 09:30:44,161 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 261 places, 287 transitions, 695 flow [2024-10-13 09:30:44,165 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 261 places, 287 transitions, 695 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-13 09:30:44,168 INFO L231 Difference]: Finished difference. Result has 263 places, 268 transitions, 586 flow [2024-10-13 09:30:44,170 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-13 09:30:44,171 INFO L277 CegarLoopForPetriNet]: 269 programPoint places, -6 predicate places. [2024-10-13 09:30:44,171 INFO L471 AbstractCegarLoop]: Abstraction has has 263 places, 268 transitions, 586 flow [2024-10-13 09:30:44,171 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-13 09:30:44,172 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-13 09:30:44,172 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-13 09:30:44,172 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-10-13 09:30:44,172 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-13 09:30:44,172 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 09:30:44,173 INFO L85 PathProgramCache]: Analyzing trace with hash -497749035, now seen corresponding path program 1 times [2024-10-13 09:30:44,173 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 09:30:44,173 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [822500289] [2024-10-13 09:30:44,173 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 09:30:44,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 09:30:44,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 09:30:44,243 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-13 09:30:44,243 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 09:30:44,243 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [822500289] [2024-10-13 09:30:44,243 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [822500289] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 09:30:44,244 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 09:30:44,244 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-13 09:30:44,244 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1247373863] [2024-10-13 09:30:44,244 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 09:30:44,244 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-13 09:30:44,244 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 09:30:44,245 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-13 09:30:44,245 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 09:30:44,271 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 237 out of 277 [2024-10-13 09:30:44,272 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-13 09:30:44,273 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-13 09:30:44,273 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 237 of 277 [2024-10-13 09:30:44,273 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-13 09:30:44,825 INFO L124 PetriNetUnfolderBase]: 658/4752 cut-off events. [2024-10-13 09:30:44,825 INFO L125 PetriNetUnfolderBase]: For 106/106 co-relation queries the response was YES. [2024-10-13 09:30:44,836 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-13 09:30:44,847 INFO L140 encePairwiseOnDemand]: 269/277 looper letters, 37 selfloop transitions, 7 changer transitions 0/282 dead transitions. [2024-10-13 09:30:44,847 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 265 places, 282 transitions, 707 flow [2024-10-13 09:30:44,848 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-13 09:30:44,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-13 09:30:44,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 756 transitions. [2024-10-13 09:30:44,849 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9097472924187726 [2024-10-13 09:30:44,850 INFO L175 Difference]: Start difference. First operand has 263 places, 268 transitions, 586 flow. Second operand 3 states and 756 transitions. [2024-10-13 09:30:44,851 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 265 places, 282 transitions, 707 flow [2024-10-13 09:30:44,854 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 263 places, 282 transitions, 695 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-13 09:30:44,857 INFO L231 Difference]: Finished difference. Result has 265 places, 274 transitions, 628 flow [2024-10-13 09:30:44,857 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-13 09:30:44,859 INFO L277 CegarLoopForPetriNet]: 269 programPoint places, -4 predicate places. [2024-10-13 09:30:44,859 INFO L471 AbstractCegarLoop]: Abstraction has has 265 places, 274 transitions, 628 flow [2024-10-13 09:30:44,860 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-13 09:30:44,860 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-13 09:30:44,860 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-13 09:30:44,860 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-10-13 09:30:44,861 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-13 09:30:44,861 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 09:30:44,861 INFO L85 PathProgramCache]: Analyzing trace with hash -799337272, now seen corresponding path program 1 times [2024-10-13 09:30:44,861 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 09:30:44,861 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1578702277] [2024-10-13 09:30:44,861 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 09:30:44,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 09:30:44,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-13 09:30:44,880 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-13 09:30:44,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-13 09:30:44,899 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-13 09:30:44,899 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-13 09:30:44,899 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (36 of 37 remaining) [2024-10-13 09:30:44,899 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (35 of 37 remaining) [2024-10-13 09:30:44,900 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (34 of 37 remaining) [2024-10-13 09:30:44,900 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (33 of 37 remaining) [2024-10-13 09:30:44,900 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (32 of 37 remaining) [2024-10-13 09:30:44,900 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (31 of 37 remaining) [2024-10-13 09:30:44,900 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (30 of 37 remaining) [2024-10-13 09:30:44,900 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (29 of 37 remaining) [2024-10-13 09:30:44,901 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (28 of 37 remaining) [2024-10-13 09:30:44,901 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (27 of 37 remaining) [2024-10-13 09:30:44,901 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (26 of 37 remaining) [2024-10-13 09:30:44,901 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (25 of 37 remaining) [2024-10-13 09:30:44,901 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (24 of 37 remaining) [2024-10-13 09:30:44,901 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (23 of 37 remaining) [2024-10-13 09:30:44,902 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (22 of 37 remaining) [2024-10-13 09:30:44,902 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (21 of 37 remaining) [2024-10-13 09:30:44,902 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (20 of 37 remaining) [2024-10-13 09:30:44,902 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (19 of 37 remaining) [2024-10-13 09:30:44,902 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (18 of 37 remaining) [2024-10-13 09:30:44,903 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (17 of 37 remaining) [2024-10-13 09:30:44,903 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (16 of 37 remaining) [2024-10-13 09:30:44,904 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (15 of 37 remaining) [2024-10-13 09:30:44,904 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (14 of 37 remaining) [2024-10-13 09:30:44,906 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (13 of 37 remaining) [2024-10-13 09:30:44,906 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (12 of 37 remaining) [2024-10-13 09:30:44,906 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (11 of 37 remaining) [2024-10-13 09:30:44,906 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (10 of 37 remaining) [2024-10-13 09:30:44,907 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (9 of 37 remaining) [2024-10-13 09:30:44,907 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (8 of 37 remaining) [2024-10-13 09:30:44,907 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (7 of 37 remaining) [2024-10-13 09:30:44,907 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (6 of 37 remaining) [2024-10-13 09:30:44,907 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (5 of 37 remaining) [2024-10-13 09:30:44,907 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (4 of 37 remaining) [2024-10-13 09:30:44,907 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (3 of 37 remaining) [2024-10-13 09:30:44,907 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (2 of 37 remaining) [2024-10-13 09:30:44,908 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (1 of 37 remaining) [2024-10-13 09:30:44,908 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (0 of 37 remaining) [2024-10-13 09:30:44,908 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-10-13 09:30:44,908 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2024-10-13 09:30:44,908 WARN L239 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-10-13 09:30:44,908 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-10-13 09:30:44,963 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-10-13 09:30:44,968 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 384 places, 396 transitions, 810 flow [2024-10-13 09:30:45,076 INFO L124 PetriNetUnfolderBase]: 22/427 cut-off events. [2024-10-13 09:30:45,076 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-10-13 09:30:45,080 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-13 09:30:45,080 INFO L82 GeneralOperation]: Start removeDead. Operand has 384 places, 396 transitions, 810 flow [2024-10-13 09:30:45,085 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 384 places, 396 transitions, 810 flow [2024-10-13 09:30:45,086 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-13 09:30:45,088 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;@362d8cf, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-13 09:30:45,089 INFO L334 AbstractCegarLoop]: Starting to check reachability of 49 error locations. [2024-10-13 09:30:45,092 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-13 09:30:45,094 INFO L124 PetriNetUnfolderBase]: 2/48 cut-off events. [2024-10-13 09:30:45,094 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-13 09:30:45,095 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-13 09:30:45,095 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-13 09:30:45,095 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-13 09:30:45,095 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 09:30:45,095 INFO L85 PathProgramCache]: Analyzing trace with hash -1251953302, now seen corresponding path program 1 times [2024-10-13 09:30:45,095 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 09:30:45,096 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [389332525] [2024-10-13 09:30:45,096 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 09:30:45,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 09:30:45,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 09:30:45,137 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-13 09:30:45,138 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 09:30:45,138 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [389332525] [2024-10-13 09:30:45,138 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [389332525] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 09:30:45,140 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 09:30:45,140 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-13 09:30:45,140 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [269097270] [2024-10-13 09:30:45,141 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 09:30:45,141 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-13 09:30:45,141 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 09:30:45,141 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-13 09:30:45,141 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 09:30:45,164 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 340 out of 396 [2024-10-13 09:30:45,165 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-13 09:30:45,165 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-13 09:30:45,166 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 340 of 396 [2024-10-13 09:30:45,166 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-13 09:30:53,951 INFO L124 PetriNetUnfolderBase]: 12207/63269 cut-off events. [2024-10-13 09:30:53,951 INFO L125 PetriNetUnfolderBase]: For 1900/1900 co-relation queries the response was YES. [2024-10-13 09:30:54,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-13 09:30:54,613 INFO L140 encePairwiseOnDemand]: 370/396 looper letters, 71 selfloop transitions, 9 changer transitions 0/414 dead transitions. [2024-10-13 09:30:54,614 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 373 places, 414 transitions, 1018 flow [2024-10-13 09:30:54,614 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-13 09:30:54,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-13 09:30:54,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1131 transitions. [2024-10-13 09:30:54,618 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.952020202020202 [2024-10-13 09:30:54,618 INFO L175 Difference]: Start difference. First operand has 384 places, 396 transitions, 810 flow. Second operand 3 states and 1131 transitions. [2024-10-13 09:30:54,618 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 373 places, 414 transitions, 1018 flow [2024-10-13 09:30:54,622 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 373 places, 414 transitions, 1014 flow, removed 2 selfloop flow, removed 0 redundant places. [2024-10-13 09:30:54,626 INFO L231 Difference]: Finished difference. Result has 375 places, 385 transitions, 846 flow [2024-10-13 09:30:54,627 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-13 09:30:54,628 INFO L277 CegarLoopForPetriNet]: 384 programPoint places, -9 predicate places. [2024-10-13 09:30:54,629 INFO L471 AbstractCegarLoop]: Abstraction has has 375 places, 385 transitions, 846 flow [2024-10-13 09:30:54,629 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-13 09:30:54,630 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-13 09:30:54,630 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-13 09:30:54,630 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-10-13 09:30:54,630 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-13 09:30:54,630 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 09:30:54,631 INFO L85 PathProgramCache]: Analyzing trace with hash -1734503349, now seen corresponding path program 1 times [2024-10-13 09:30:54,631 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 09:30:54,631 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [26013483] [2024-10-13 09:30:54,631 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 09:30:54,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 09:30:54,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 09:30:54,679 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-13 09:30:54,680 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 09:30:54,680 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [26013483] [2024-10-13 09:30:54,680 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [26013483] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 09:30:54,680 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 09:30:54,681 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-13 09:30:54,681 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1361553536] [2024-10-13 09:30:54,681 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 09:30:54,681 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-13 09:30:54,682 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 09:30:54,682 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-13 09:30:54,682 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 09:30:54,709 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 340 out of 396 [2024-10-13 09:30:54,710 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-13 09:30:54,710 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-13 09:30:54,710 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 340 of 396 [2024-10-13 09:30:54,710 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-13 09:30:55,969 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-13 09:30:55,969 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2024-10-13 09:30:55,969 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-13 09:30:55,969 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-10-13 09:30:55,970 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-13 09:30:56,382 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-13 09:30:56,383 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2024-10-13 09:30:56,383 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-10-13 09:30:56,383 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-10-13 09:30:56,383 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-10-13 09:30:56,626 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-13 09:30:56,626 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2024-10-13 09:30:56,626 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-10-13 09:30:56,626 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-10-13 09:30:56,626 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-10-13 09:30:57,838 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-13 09:30:57,838 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-10-13 09:30:57,838 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-13 09:30:57,838 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-10-13 09:30:57,838 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-10-13 09:30:58,281 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-13 09:30:58,282 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-10-13 09:30:58,282 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-13 09:30:58,282 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-13 09:30:58,282 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-13 09:30:58,584 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-13 09:30:58,585 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-10-13 09:30:58,585 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-13 09:30:58,585 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-13 09:30:58,585 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-13 09:30:58,688 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-13 09:30:58,689 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-10-13 09:30:58,689 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-13 09:30:58,690 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-13 09:30:58,693 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-10-13 09:30:59,141 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-13 09:30:59,142 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2024-10-13 09:30:59,142 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-10-13 09:30:59,142 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-10-13 09:30:59,142 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-10-13 09:30:59,445 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-13 09:30:59,445 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-10-13 09:30:59,445 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-13 09:30:59,446 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-13 09:30:59,449 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-13 09:30:59,696 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-13 09:30:59,697 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-10-13 09:30:59,697 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-13 09:30:59,697 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-13 09:30:59,697 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-13 09:31:00,457 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-13 09:31:00,458 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-10-13 09:31:00,458 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-13 09:31:00,458 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-13 09:31:00,458 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-13 09:31:00,681 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-13 09:31:00,682 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-13 09:31:00,682 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-13 09:31:00,682 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-13 09:31:00,682 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-13 09:31:00,735 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-13 09:31:00,736 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-13 09:31:00,737 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-13 09:31:00,737 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-13 09:31:00,737 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-13 09:31:00,813 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-13 09:31:00,814 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-10-13 09:31:00,814 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-10-13 09:31:00,814 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-10-13 09:31:00,814 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-13 09:31:01,582 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-13 09:31:01,582 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-13 09:31:01,582 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-13 09:31:01,582 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-13 09:31:01,583 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-13 09:31:01,693 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-13 09:31:01,694 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-13 09:31:01,694 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-13 09:31:01,694 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-13 09:31:01,694 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-13 09:31:01,812 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-13 09:31:01,812 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-13 09:31:01,812 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-13 09:31:01,812 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:01,812 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-13 09:31:01,934 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-13 09:31:01,935 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-13 09:31:01,935 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-13 09:31:01,935 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-13 09:31:01,935 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-13 09:31:01,988 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-13 09:31:01,989 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-13 09:31:01,989 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-13 09:31:01,989 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-13 09:31:01,989 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-13 09:31:02,149 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-13 09:31:02,150 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-13 09:31:02,150 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-13 09:31:02,150 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-13 09:31:02,150 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-13 09:31:02,629 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-13 09:31:02,629 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-13 09:31:02,629 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-13 09:31:02,629 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-13 09:31:02,629 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-13 09:31:02,918 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-13 09:31:02,918 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-10-13 09:31:02,918 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-13 09:31:02,918 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-13 09:31:02,918 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-13 09:31:03,018 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-13 09:31:03,018 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-10-13 09:31:03,018 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-13 09:31:03,018 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:03,018 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-13 09:31:03,019 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-13 09:31:03,019 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-10-13 09:31:03,019 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:03,023 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-13 09:31:03,023 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-13 09:31:03,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][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-13 09:31:03,120 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-10-13 09:31:03,120 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-13 09:31:03,121 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-13 09:31:03,121 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-13 09:31:08,454 INFO L124 PetriNetUnfolderBase]: 20101/99550 cut-off events. [2024-10-13 09:31:08,455 INFO L125 PetriNetUnfolderBase]: For 2127/2127 co-relation queries the response was YES. [2024-10-13 09:31:09,479 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-13 09:31:10,001 INFO L140 encePairwiseOnDemand]: 384/396 looper letters, 57 selfloop transitions, 11 changer transitions 0/411 dead transitions. [2024-10-13 09:31:10,001 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 377 places, 411 transitions, 1044 flow [2024-10-13 09:31:10,002 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-13 09:31:10,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-13 09:31:10,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1089 transitions. [2024-10-13 09:31:10,005 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9166666666666666 [2024-10-13 09:31:10,005 INFO L175 Difference]: Start difference. First operand has 375 places, 385 transitions, 846 flow. Second operand 3 states and 1089 transitions. [2024-10-13 09:31:10,005 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 377 places, 411 transitions, 1044 flow [2024-10-13 09:31:10,019 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 375 places, 411 transitions, 1026 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-13 09:31:10,022 INFO L231 Difference]: Finished difference. Result has 377 places, 395 transitions, 914 flow [2024-10-13 09:31:10,023 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-13 09:31:10,023 INFO L277 CegarLoopForPetriNet]: 384 programPoint places, -7 predicate places. [2024-10-13 09:31:10,024 INFO L471 AbstractCegarLoop]: Abstraction has has 377 places, 395 transitions, 914 flow [2024-10-13 09:31:10,024 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-13 09:31:10,024 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-13 09:31:10,024 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-13 09:31:10,025 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-10-13 09:31:10,025 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-13 09:31:10,025 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 09:31:10,025 INFO L85 PathProgramCache]: Analyzing trace with hash -1901121705, now seen corresponding path program 1 times [2024-10-13 09:31:10,025 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 09:31:10,025 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1601247189] [2024-10-13 09:31:10,026 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 09:31:10,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 09:31:10,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 09:31:10,059 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-13 09:31:10,059 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 09:31:10,059 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1601247189] [2024-10-13 09:31:10,059 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1601247189] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 09:31:10,059 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 09:31:10,060 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-13 09:31:10,060 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [447520916] [2024-10-13 09:31:10,060 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 09:31:10,060 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-13 09:31:10,060 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 09:31:10,061 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-13 09:31:10,061 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 09:31:10,090 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 341 out of 396 [2024-10-13 09:31:10,091 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-13 09:31:10,091 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-13 09:31:10,091 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 341 of 396 [2024-10-13 09:31:10,091 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-13 09:31:10,419 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-13 09:31:10,419 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-13 09:31:10,419 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-13 09:31:10,419 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-13 09:31:10,419 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-13 09:31:10,420 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-13 09:31:10,420 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-13 09:31:10,420 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-13 09:31:10,420 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-13 09:31:10,420 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-13 09:31:11,943 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-13 09:31:11,944 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-10-13 09:31:11,944 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-10-13 09:31:11,944 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-10-13 09:31:11,944 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-10-13 09:31:11,945 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-13 09:31:11,945 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-10-13 09:31:11,945 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-10-13 09:31:11,945 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-10-13 09:31:11,945 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-10-13 09:31:12,702 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-13 09:31:12,702 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2024-10-13 09:31:12,702 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-10-13 09:31:12,702 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-10-13 09:31:12,703 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-10-13 09:31:12,703 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-13 09:31:12,703 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2024-10-13 09:31:12,703 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-10-13 09:31:12,703 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-10-13 09:31:12,703 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-10-13 09:31:14,045 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-13 09:31:14,045 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-10-13 09:31:14,045 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-10-13 09:31:14,045 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-10-13 09:31:14,046 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-10-13 09:31:14,046 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-13 09:31:14,046 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-10-13 09:31:14,046 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-10-13 09:31:14,046 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-10-13 09:31:14,046 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-13 09:31:14,698 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-13 09:31:14,698 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-10-13 09:31:14,698 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-13 09:31:14,698 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-13 09:31:14,698 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-13 09:31:14,698 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-13 09:31:14,699 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-10-13 09:31:14,699 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-13 09:31:14,699 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-13 09:31:14,699 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-13 09:31:15,840 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-13 09:31:15,841 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-10-13 09:31:15,841 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-13 09:31:15,841 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-13 09:31:15,841 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-10-13 09:31:15,842 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-13 09:31:15,842 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-10-13 09:31:15,842 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-13 09:31:15,842 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-13 09:31:15,842 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-10-13 09:31:15,842 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-13 09:31:15,843 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-10-13 09:31:15,843 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-13 09:31:15,843 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-13 09:31:15,843 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-13 09:31:16,702 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-13 09:31:16,702 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-10-13 09:31:16,702 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-10-13 09:31:16,703 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-10-13 09:31:16,703 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-10-13 09:31:17,278 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-13 09:31:17,279 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-10-13 09:31:17,279 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-13 09:31:17,279 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-13 09:31:17,279 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-13 09:31:17,279 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-13 09:31:17,280 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-10-13 09:31:17,280 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-13 09:31:17,280 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-13 09:31:17,280 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-13 09:31:17,577 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-13 09:31:17,578 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-10-13 09:31:17,578 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-13 09:31:17,578 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-13 09:31:17,578 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-13 09:31:17,578 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-13 09:31:17,578 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-10-13 09:31:17,578 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-13 09:31:17,579 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-13 09:31:17,579 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-13 09:31:18,545 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-13 09:31:18,546 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-10-13 09:31:18,546 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-10-13 09:31:18,546 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-13 09:31:18,546 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-10-13 09:31:18,774 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-13 09:31:18,775 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-13 09:31:18,775 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-13 09:31:18,775 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-13 09:31:18,775 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-13 09:31:18,783 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-13 09:31:18,783 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-10-13 09:31:18,784 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-13 09:31:18,787 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-13 09:31:18,787 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-13 09:31:18,787 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-10-13 09:31:18,851 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-13 09:31:18,851 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-13 09:31:18,851 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-13 09:31:18,851 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-13 09:31:18,852 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-13 09:31:18,862 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-13 09:31:18,863 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-13 09:31:18,863 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-13 09:31:18,863 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-13 09:31:18,863 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-13 09:31:18,876 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-13 09:31:18,876 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-13 09:31:18,876 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-13 09:31:18,876 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-13 09:31:18,876 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-13 09:31:18,954 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-13 09:31:18,955 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-10-13 09:31:18,955 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-13 09:31:18,956 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-13 09:31:18,956 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-13 09:31:19,000 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-13 09:31:19,001 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-13 09:31:19,001 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-13 09:31:19,001 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-13 09:31:19,001 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-13 09:31:19,016 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-13 09:31:19,016 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-13 09:31:19,016 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-13 09:31:19,017 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-13 09:31:19,020 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-13 09:31:19,422 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-13 09:31:19,423 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-13 09:31:19,423 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-13 09:31:19,423 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-13 09:31:19,423 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-13 09:31:19,594 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-13 09:31:19,595 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-13 09:31:19,595 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-13 09:31:19,595 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-13 09:31:19,595 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-13 09:31:19,996 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-13 09:31:19,997 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-13 09:31:19,997 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-13 09:31:19,997 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-13 09:31:19,997 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-13 09:31:20,091 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-13 09:31:20,091 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-13 09:31:20,091 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-13 09:31:20,091 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-13 09:31:20,091 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-13 09:31:20,092 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-13 09:31:20,092 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-13 09:31:20,092 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-13 09:31:20,092 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-13 09:31:20,092 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-13 09:31:20,415 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-13 09:31:20,416 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-13 09:31:20,416 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-13 09:31:20,416 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-13 09:31:20,416 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-13 09:31:20,416 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-13 09:31:20,475 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-13 09:31:20,476 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-13 09:31:20,476 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-13 09:31:20,476 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-13 09:31:20,476 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-13 09:31:20,596 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-13 09:31:20,596 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-13 09:31:20,597 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-13 09:31:20,597 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-13 09:31:20,597 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-13 09:31:20,714 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-13 09:31:20,714 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-10-13 09:31:20,714 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-13 09:31:20,714 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-13 09:31:20,714 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-13 09:31:20,870 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-13 09:31:20,871 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-13 09:31:20,871 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-13 09:31:20,871 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-13 09:31:20,871 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-13 09:31:20,871 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-13 09:31:21,458 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-13 09:31:21,458 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-13 09:31:21,458 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-13 09:31:21,459 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-13 09:31:21,459 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-13 09:31:21,480 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-13 09:31:21,480 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-13 09:31:21,480 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-13 09:31:21,481 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-10-13 09:31:21,481 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-13 09:31:21,500 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-13 09:31:21,500 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-10-13 09:31:21,501 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-13 09:31:21,501 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-13 09:31:21,501 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-13 09:31:21,501 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-10-13 09:31:21,501 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-13 09:31:21,611 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-13 09:31:21,611 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-10-13 09:31:21,612 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-13 09:31:21,612 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-13 09:31:21,612 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-13 09:31:21,612 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-13 09:31:21,627 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-13 09:31:21,627 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-13 09:31:21,627 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-13 09:31:21,627 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-13 09:31:21,627 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-13 09:31:21,631 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-13 09:31:21,631 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-13 09:31:21,631 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-13 09:31:21,631 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-13 09:31:21,631 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-13 09:31:21,633 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-13 09:31:21,633 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-13 09:31:21,633 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-13 09:31:21,633 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-13 09:31:21,633 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-13 09:31:21,633 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-13 09:31:21,634 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-13 09:31:21,634 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-13 09:31:21,634 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-10-13 09:31:21,634 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-13 09:31:21,634 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-13 09:31:21,634 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-13 09:31:21,634 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-13 09:31:21,634 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:21,635 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-13 09:31:21,635 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-13 09:31:21,635 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-13 09:31:21,635 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-13 09:31:21,635 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-13 09:31:21,635 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-13 09:31:21,636 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-13 09:31:21,636 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-13 09:31:21,636 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-13 09:31:21,637 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-13 09:31:21,637 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-13 09:31:21,653 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-13 09:31:21,653 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-13 09:31:21,654 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-13 09:31:21,654 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-13 09:31:21,654 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-13 09:31:22,032 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-13 09:31:22,032 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-10-13 09:31:22,032 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-10-13 09:31:22,032 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-13 09:31:22,032 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-13 09:31:22,033 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-13 09:31:22,034 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-10-13 09:31:22,034 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-10-13 09:31:22,034 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-13 09:31:22,034 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-10-13 09:31:22,034 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-13 09:31:22,034 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-13 09:31:22,034 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-13 09:31:22,035 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-13 09:31:22,035 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-13 09:31:22,035 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-13 09:31:22,035 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-10-13 09:31:22,035 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-13 09:31:22,035 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-13 09:31:22,035 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-13 09:31:22,099 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-13 09:31:22,099 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-13 09:31:22,099 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-13 09:31:22,099 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-13 09:31:22,099 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-13 09:31:22,100 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-13 09:31:22,100 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-13 09:31:22,100 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-13 09:31:22,100 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-13 09:31:22,100 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-13 09:31:22,100 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-13 09:31:22,101 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-13 09:31:22,101 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-13 09:31:22,101 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-13 09:31:22,101 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-13 09:31:22,101 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-13 09:31:22,486 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-13 09:31:22,487 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-13 09:31:22,487 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-13 09:31:22,487 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-13 09:31:22,487 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-13 09:31:22,567 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-13 09:31:22,567 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-13 09:31:22,567 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-13 09:31:22,567 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-13 09:31:22,567 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-13 09:31:22,732 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-13 09:31:22,732 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-10-13 09:31:22,732 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-10-13 09:31:22,733 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-13 09:31:22,733 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-13 09:31:22,783 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-13 09:31:22,783 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-10-13 09:31:22,784 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-13 09:31:22,784 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-10-13 09:31:22,784 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-13 09:31:23,511 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-13 09:31:23,512 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-10-13 09:31:23,512 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:23,512 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:23,512 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-13 09:31:23,584 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-13 09:31:23,585 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-13 09:31:23,585 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:23,585 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:23,585 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:23,621 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-13 09:31:23,622 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-10-13 09:31:23,622 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-13 09:31:23,622 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-13 09:31:23,622 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-13 09:31:23,622 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-13 09:31:23,622 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-13 09:31:23,623 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-13 09:31:23,623 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-13 09:31:23,623 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-13 09:31:23,623 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-13 09:31:23,623 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-10-13 09:31:23,623 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-13 09:31:23,623 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-13 09:31:23,623 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-13 09:31:23,711 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-13 09:31:23,711 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-10-13 09:31:23,711 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-13 09:31:23,711 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:23,711 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:24,154 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-13 09:31:24,155 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-13 09:31:24,155 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-13 09:31:24,155 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-13 09:31:24,155 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-13 09:31:24,155 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-13 09:31:24,561 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-13 09:31:24,562 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2024-10-13 09:31:24,562 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-13 09:31:24,562 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-13 09:31:24,562 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-13 09:31:24,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][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-13 09:31:24,581 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-10-13 09:31:24,581 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-13 09:31:24,581 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-13 09:31:24,581 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-13 09:31:24,858 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-13 09:31:24,858 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-10-13 09:31:24,858 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:24,858 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:24,858 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:24,858 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-13 09:31:25,446 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-13 09:31:25,447 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-10-13 09:31:25,447 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-13 09:31:25,447 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-13 09:31:25,447 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-13 09:31:25,506 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-13 09:31:25,506 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-10-13 09:31:25,506 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-13 09:31:25,506 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-13 09:31:25,506 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-13 09:31:25,577 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-13 09:31:25,577 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-10-13 09:31:25,577 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-13 09:31:25,577 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-13 09:31:25,577 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-13 09:31:25,597 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-13 09:31:25,598 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-10-13 09:31:25,598 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-13 09:31:25,598 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-10-13 09:31:25,598 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-13 09:31:25,599 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-13 09:31:25,599 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-10-13 09:31:25,599 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-13 09:31:25,599 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-13 09:31:25,599 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-10-13 09:31:25,607 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-13 09:31:25,608 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-10-13 09:31:25,608 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-10-13 09:31:25,608 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-13 09:31:25,608 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-13 09:31:25,608 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-10-13 09:31:25,616 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-13 09:31:25,616 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-10-13 09:31:25,616 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-10-13 09:31:25,616 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-13 09:31:25,616 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-13 09:31:25,640 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-13 09:31:25,640 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-10-13 09:31:25,640 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-10-13 09:31:25,640 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-13 09:31:25,640 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-10-13 09:31:25,784 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-13 09:31:25,785 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-10-13 09:31:25,785 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-10-13 09:31:25,785 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-10-13 09:31:25,785 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-13 09:31:25,913 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-13 09:31:25,913 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-10-13 09:31:25,913 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-13 09:31:25,913 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-13 09:31:25,913 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-10-13 09:31:26,116 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-13 09:31:26,116 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-10-13 09:31:26,117 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-13 09:31:26,117 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-13 09:31:26,117 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-13 09:31:26,465 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-13 09:31:26,469 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-10-13 09:31:26,469 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-13 09:31:26,469 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-10-13 09:31:26,469 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-13 09:31:26,630 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-13 09:31:26,631 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-10-13 09:31:26,631 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-13 09:31:26,631 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-13 09:31:26,631 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-13 09:31:26,658 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-13 09:31:26,659 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-10-13 09:31:26,659 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:26,660 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-13 09:31:26,660 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:26,661 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-13 09:31:26,661 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-10-13 09:31:26,661 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:26,661 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-13 09:31:26,661 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-10-13 09:31:26,672 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-13 09:31:26,672 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-10-13 09:31:26,672 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-13 09:31:26,672 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:26,672 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-13 09:31:26,673 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:26,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][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-13 09:31:26,684 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-10-13 09:31:26,684 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-10-13 09:31:26,684 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-13 09:31:26,684 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-10-13 09:31:26,702 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-13 09:31:26,703 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-10-13 09:31:26,703 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-13 09:31:26,703 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-13 09:31:26,703 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-13 09:31:26,772 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-13 09:31:26,772 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-10-13 09:31:26,772 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-10-13 09:31:26,773 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-13 09:31:26,773 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-13 09:31:26,851 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-13 09:31:26,851 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-10-13 09:31:26,851 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-13 09:31:26,852 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-13 09:31:26,852 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-13 09:31:26,852 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-13 09:31:26,857 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-13 09:31:26,857 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-10-13 09:31:26,857 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-13 09:31:26,857 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-10-13 09:31:26,857 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-13 09:31:26,989 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-13 09:31:26,990 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-10-13 09:31:26,990 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-10-13 09:31:26,990 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-13 09:31:26,990 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-13 09:31:27,533 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-13 09:31:27,533 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-10-13 09:31:27,533 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-13 09:31:27,533 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-10-13 09:31:27,534 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-13 09:31:27,534 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-13 09:31:28,356 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-13 09:31:28,357 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-10-13 09:31:28,357 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-10-13 09:31:28,357 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-10-13 09:31:28,357 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-10-13 09:31:28,555 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-13 09:31:28,556 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-10-13 09:31:28,556 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:28,556 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-10-13 09:31:28,556 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:28,558 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-13 09:31:28,558 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-10-13 09:31:28,558 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-13 09:31:28,559 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-13 09:31:28,559 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-13 09:31:28,587 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-13 09:31:28,587 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-10-13 09:31:28,587 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-13 09:31:28,587 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-10-13 09:31:28,587 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-13 09:31:28,589 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-13 09:31:28,589 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-10-13 09:31:28,590 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-13 09:31:28,590 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-10-13 09:31:28,590 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-10-13 09:31:28,608 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-13 09:31:28,608 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-10-13 09:31:28,608 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-10-13 09:31:28,608 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-10-13 09:31:28,609 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-13 09:31:28,609 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-13 09:31:28,625 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-13 09:31:28,626 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-10-13 09:31:28,626 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-10-13 09:31:28,626 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-13 09:31:28,626 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-10-13 09:31:28,648 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-13 09:31:28,648 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-10-13 09:31:28,648 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-13 09:31:28,649 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-13 09:31:28,649 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-10-13 09:31:28,802 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-13 09:31:28,803 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-10-13 09:31:28,803 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-13 09:31:28,803 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-13 09:31:28,803 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-13 09:31:28,845 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-13 09:31:28,845 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-10-13 09:31:28,846 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-13 09:31:28,846 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-13 09:31:28,846 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-13 09:31:28,846 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-13 09:31:28,851 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-13 09:31:28,851 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-10-13 09:31:28,851 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-13 09:31:28,851 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-10-13 09:31:28,851 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-10-13 09:31:29,017 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-13 09:31:29,017 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-10-13 09:31:29,017 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-13 09:31:29,017 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-13 09:31:29,017 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-10-13 09:31:29,023 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-13 09:31:29,023 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-10-13 09:31:29,024 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-10-13 09:31:29,024 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-13 09:31:29,024 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-10-13 09:31:29,196 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-13 09:31:29,197 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-10-13 09:31:29,197 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-10-13 09:31:29,197 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-10-13 09:31:29,197 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-10-13 09:31:29,203 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-13 09:31:29,204 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-10-13 09:31:29,204 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-10-13 09:31:29,204 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-10-13 09:31:29,204 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-10-13 09:31:29,399 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-13 09:31:29,400 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-10-13 09:31:29,400 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-10-13 09:31:29,400 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-10-13 09:31:29,400 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-10-13 09:31:29,415 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-13 09:31:29,416 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-10-13 09:31:29,416 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-13 09:31:29,416 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-10-13 09:31:29,416 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-10-13 09:31:29,418 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-13 09:31:29,418 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-10-13 09:31:29,418 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-13 09:31:29,418 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-10-13 09:31:29,418 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-13 09:31:29,434 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-13 09:31:29,435 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-10-13 09:31:29,435 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-10-13 09:31:29,435 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-13 09:31:29,435 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-13 09:31:29,435 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-10-13 09:31:29,459 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-13 09:31:29,460 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-10-13 09:31:29,460 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-10-13 09:31:29,460 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-10-13 09:31:29,460 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-10-13 09:31:29,504 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-13 09:31:29,505 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-10-13 09:31:29,505 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-10-13 09:31:29,505 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-13 09:31:29,505 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-10-13 09:31:29,521 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-13 09:31:29,522 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-10-13 09:31:29,522 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-13 09:31:29,522 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-13 09:31:29,522 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-13 09:31:29,523 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-13 09:31:29,523 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-10-13 09:31:29,523 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-13 09:31:29,523 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-13 09:31:29,524 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-13 09:31:29,573 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-13 09:31:29,574 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-10-13 09:31:29,574 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-10-13 09:31:29,574 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-10-13 09:31:29,574 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-10-13 09:31:29,576 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-13 09:31:29,577 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-10-13 09:31:29,577 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-10-13 09:31:29,577 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-10-13 09:31:29,577 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-10-13 09:31:29,591 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-13 09:31:29,591 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-10-13 09:31:29,591 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:29,591 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:29,591 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-13 09:31:29,591 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:29,595 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-13 09:31:29,595 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-10-13 09:31:29,595 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-13 09:31:29,595 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-10-13 09:31:29,595 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-10-13 09:31:29,699 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-13 09:31:29,699 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-10-13 09:31:29,700 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-13 09:31:29,700 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-13 09:31:29,700 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-13 09:31:29,706 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-13 09:31:29,706 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-10-13 09:31:29,706 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-13 09:31:29,706 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-13 09:31:29,706 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-13 09:31:30,453 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-13 09:31:30,453 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-10-13 09:31:30,453 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-10-13 09:31:30,453 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-10-13 09:31:30,454 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-10-13 09:31:30,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][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-13 09:31:30,460 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-10-13 09:31:30,460 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-10-13 09:31:30,461 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-13 09:31:30,461 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-10-13 09:31:30,932 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-13 09:31:30,933 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-10-13 09:31:30,933 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-10-13 09:31:30,933 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-13 09:31:30,933 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-10-13 09:31:30,934 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-13 09:31:30,934 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-10-13 09:31:30,934 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-10-13 09:31:30,934 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-10-13 09:31:30,934 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-13 09:31:30,952 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-13 09:31:30,952 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-10-13 09:31:30,952 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-10-13 09:31:30,952 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-13 09:31:30,953 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-13 09:31:30,953 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-10-13 09:31:31,022 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-13 09:31:31,023 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-10-13 09:31:31,023 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-13 09:31:31,023 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-13 09:31:31,023 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-13 09:31:31,024 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-13 09:31:31,024 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-10-13 09:31:31,024 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-13 09:31:31,024 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-13 09:31:31,024 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-10-13 09:31:31,040 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-13 09:31:31,041 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-10-13 09:31:31,041 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-13 09:31:31,041 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-13 09:31:31,041 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-13 09:31:31,041 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-13 09:31:31,062 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-13 09:31:31,063 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-13 09:31:31,063 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-13 09:31:31,063 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-13 09:31:31,063 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-13 09:31:31,063 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-13 09:31:31,145 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-13 09:31:31,145 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-10-13 09:31:31,145 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-10-13 09:31:31,146 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-10-13 09:31:31,146 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-10-13 09:31:31,225 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-13 09:31:31,226 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-10-13 09:31:31,226 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-10-13 09:31:31,226 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-13 09:31:31,226 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-10-13 09:31:31,335 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-13 09:31:31,336 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-10-13 09:31:31,336 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-10-13 09:31:31,336 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-13 09:31:31,336 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-13 09:31:31,463 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-13 09:31:31,464 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-13 09:31:31,464 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-13 09:31:31,464 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-10-13 09:31:31,464 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-13 09:31:31,464 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-13 09:31:31,466 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-13 09:31:31,466 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-10-13 09:31:31,466 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-10-13 09:31:31,467 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-10-13 09:31:31,467 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-10-13 09:31:31,555 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-13 09:31:31,556 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-10-13 09:31:31,556 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-13 09:31:31,556 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-13 09:31:31,556 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-13 09:31:31,556 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-13 09:31:31,603 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-13 09:31:31,603 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-13 09:31:31,603 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-13 09:31:31,603 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-13 09:31:31,604 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-13 09:31:31,619 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-13 09:31:31,619 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-13 09:31:31,620 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-13 09:31:31,620 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-13 09:31:31,620 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-13 09:31:32,188 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-13 09:31:32,189 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-10-13 09:31:32,189 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-13 09:31:32,189 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-13 09:31:32,189 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-10-13 09:31:32,207 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-13 09:31:32,208 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-10-13 09:31:32,208 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-10-13 09:31:32,208 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-13 09:31:32,208 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-10-13 09:31:32,602 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-13 09:31:32,602 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-10-13 09:31:32,602 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-13 09:31:32,603 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-13 09:31:32,603 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-13 09:31:32,610 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-13 09:31:32,610 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-10-13 09:31:32,610 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-13 09:31:32,610 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-13 09:31:32,610 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-13 09:31:32,702 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-13 09:31:32,703 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-10-13 09:31:32,703 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-13 09:31:32,703 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-13 09:31:32,703 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-13 09:31:32,710 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-13 09:31:32,710 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-10-13 09:31:32,710 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-13 09:31:32,710 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-13 09:31:32,710 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-13 09:31:32,825 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-13 09:31:32,825 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-10-13 09:31:32,825 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-10-13 09:31:32,825 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-10-13 09:31:32,826 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-13 09:31:32,829 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-13 09:31:32,829 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-10-13 09:31:32,829 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-13 09:31:32,829 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-13 09:31:32,829 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-10-13 09:31:32,834 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-13 09:31:32,834 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-10-13 09:31:32,834 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-10-13 09:31:32,834 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-13 09:31:32,834 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-10-13 09:31:32,837 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-13 09:31:32,837 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-10-13 09:31:32,837 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-13 09:31:32,837 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-10-13 09:31:32,837 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-13 09:31:32,852 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-13 09:31:32,853 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-10-13 09:31:32,853 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-13 09:31:32,853 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-13 09:31:32,853 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-13 09:31:32,886 INFO L124 PetriNetUnfolderBase]: 29636/152415 cut-off events. [2024-10-13 09:31:32,886 INFO L125 PetriNetUnfolderBase]: For 13804/16405 co-relation queries the response was YES. [2024-10-13 09:31:34,155 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-13 09:31:35,125 INFO L140 encePairwiseOnDemand]: 388/396 looper letters, 77 selfloop transitions, 12 changer transitions 0/433 dead transitions. [2024-10-13 09:31:35,125 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 379 places, 433 transitions, 1202 flow [2024-10-13 09:31:35,126 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-13 09:31:35,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-13 09:31:35,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1099 transitions. [2024-10-13 09:31:35,128 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9250841750841751 [2024-10-13 09:31:35,128 INFO L175 Difference]: Start difference. First operand has 377 places, 395 transitions, 914 flow. Second operand 3 states and 1099 transitions. [2024-10-13 09:31:35,128 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 379 places, 433 transitions, 1202 flow [2024-10-13 09:31:35,183 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 377 places, 433 transitions, 1180 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-13 09:31:35,186 INFO L231 Difference]: Finished difference. Result has 379 places, 405 transitions, 998 flow [2024-10-13 09:31:35,187 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-13 09:31:35,187 INFO L277 CegarLoopForPetriNet]: 384 programPoint places, -5 predicate places. [2024-10-13 09:31:35,187 INFO L471 AbstractCegarLoop]: Abstraction has has 379 places, 405 transitions, 998 flow [2024-10-13 09:31:35,188 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-13 09:31:35,188 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-13 09:31:35,189 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-13 09:31:35,189 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-10-13 09:31:35,190 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-13 09:31:35,190 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 09:31:35,190 INFO L85 PathProgramCache]: Analyzing trace with hash -1293720795, now seen corresponding path program 1 times [2024-10-13 09:31:35,190 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 09:31:35,190 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1585916412] [2024-10-13 09:31:35,190 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 09:31:35,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 09:31:35,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 09:31:35,226 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-13 09:31:35,227 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 09:31:35,227 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1585916412] [2024-10-13 09:31:35,227 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1585916412] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 09:31:35,227 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 09:31:35,227 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-13 09:31:35,228 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1364388096] [2024-10-13 09:31:35,228 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 09:31:35,228 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-13 09:31:35,228 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 09:31:35,229 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-13 09:31:35,229 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 09:31:35,253 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 340 out of 396 [2024-10-13 09:31:35,254 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-13 09:31:35,254 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-13 09:31:35,254 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 340 of 396 [2024-10-13 09:31:35,255 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-13 09:31:36,024 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][135], [Black: 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 353#L757-3true, 397#true, 381#true, Black: 387#true, 385#true, 108#L757-3true, 325#L766-6true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 383#true, 402#true, 55#L757-3true]) [2024-10-13 09:31:36,025 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-10-13 09:31:36,025 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-10-13 09:31:36,025 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-10-13 09:31:36,025 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-10-13 09:31:36,960 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][89], [353#L757-3true, Black: 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 397#true, 381#true, Black: 387#true, 164#L755-3true, 385#true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 402#true, 55#L757-3true]) [2024-10-13 09:31:36,961 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2024-10-13 09:31:36,961 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-13 09:31:36,961 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-13 09:31:36,961 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-10-13 09:31:36,962 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][135], [Black: 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 397#true, 132#L755-3true, 381#true, Black: 387#true, 385#true, 108#L757-3true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 402#true, 55#L757-3true]) [2024-10-13 09:31:36,962 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2024-10-13 09:31:36,962 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-10-13 09:31:36,962 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-13 09:31:36,962 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event