./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 61a67961 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/25_stack_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-wip.fs.cvc5-61a6796-m [2024-10-14 16:46:25,698 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-14 16:46:25,774 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-10-14 16:46:25,778 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-14 16:46:25,779 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-14 16:46:25,805 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-14 16:46:25,806 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-14 16:46:25,807 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-14 16:46:25,807 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-14 16:46:25,808 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-14 16:46:25,809 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-14 16:46:25,809 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-14 16:46:25,809 INFO L153 SettingsManager]: * Use SBE=true [2024-10-14 16:46:25,810 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-14 16:46:25,810 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-14 16:46:25,812 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-14 16:46:25,812 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-14 16:46:25,813 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-14 16:46:25,813 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-14 16:46:25,813 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-14 16:46:25,813 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-14 16:46:25,818 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-14 16:46:25,818 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-10-14 16:46:25,818 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-14 16:46:25,818 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-10-14 16:46:25,819 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-14 16:46:25,819 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-14 16:46:25,819 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-14 16:46:25,820 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-14 16:46:25,820 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-14 16:46:25,820 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-14 16:46:25,821 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-14 16:46:25,821 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-14 16:46:25,821 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-14 16:46:25,822 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-14 16:46:25,822 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-14 16:46:25,822 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-14 16:46:25,822 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-14 16:46:25,823 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-14 16:46:25,823 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-14 16:46:25,823 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-14 16:46:25,823 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-14 16:46:26,095 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-14 16:46:26,115 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-14 16:46:26,120 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-14 16:46:26,121 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-14 16:46:26,122 INFO L274 PluginConnector]: CDTParser initialized [2024-10-14 16:46:26,123 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-14 16:46:27,597 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-14 16:46:27,839 INFO L384 CDTParser]: Found 1 translation units. [2024-10-14 16:46:27,840 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/25_stack_longer-1-pthread.i [2024-10-14 16:46:27,860 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/5ffae360c/1649eb0c5eca496987c4095c0d8ce5f0/FLAG18be8312d [2024-10-14 16:46:27,875 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/5ffae360c/1649eb0c5eca496987c4095c0d8ce5f0 [2024-10-14 16:46:27,878 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-14 16:46:27,881 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-14 16:46:27,882 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-14 16:46:27,882 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-14 16:46:27,887 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-14 16:46:27,888 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.10 04:46:27" (1/1) ... [2024-10-14 16:46:27,891 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@45700669 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:46:27, skipping insertion in model container [2024-10-14 16:46:27,891 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.10 04:46:27" (1/1) ... [2024-10-14 16:46:27,938 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-14 16:46:28,294 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-14 16:46:28,317 INFO L200 MainTranslator]: Completed pre-run [2024-10-14 16:46:28,379 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-14 16:46:28,420 INFO L204 MainTranslator]: Completed translation [2024-10-14 16:46:28,421 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:46:28 WrapperNode [2024-10-14 16:46:28,421 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-14 16:46:28,422 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-14 16:46:28,422 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-14 16:46:28,422 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-14 16:46:28,430 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:46:28" (1/1) ... [2024-10-14 16:46:28,450 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:46:28" (1/1) ... [2024-10-14 16:46:28,480 INFO L138 Inliner]: procedures = 171, calls = 36, calls flagged for inlining = 10, calls inlined = 9, statements flattened = 172 [2024-10-14 16:46:28,481 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-14 16:46:28,484 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-14 16:46:28,484 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-14 16:46:28,484 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-14 16:46:28,492 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:46:28" (1/1) ... [2024-10-14 16:46:28,493 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:46:28" (1/1) ... [2024-10-14 16:46:28,495 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:46:28" (1/1) ... [2024-10-14 16:46:28,496 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:46:28" (1/1) ... [2024-10-14 16:46:28,501 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:46:28" (1/1) ... [2024-10-14 16:46:28,505 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:46:28" (1/1) ... [2024-10-14 16:46:28,507 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:46:28" (1/1) ... [2024-10-14 16:46:28,508 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:46:28" (1/1) ... [2024-10-14 16:46:28,511 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-14 16:46:28,513 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-14 16:46:28,513 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-14 16:46:28,513 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-14 16:46:28,514 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:46:28" (1/1) ... [2024-10-14 16:46:28,521 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-14 16:46:28,532 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 16:46:28,547 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-10-14 16:46:28,550 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-10-14 16:46:28,599 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2024-10-14 16:46:28,599 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2024-10-14 16:46:28,600 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-10-14 16:46:28,600 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-10-14 16:46:28,600 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-14 16:46:28,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-10-14 16:46:28,601 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-10-14 16:46:28,601 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-10-14 16:46:28,601 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-14 16:46:28,601 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-14 16:46:28,602 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-10-14 16:46:28,766 INFO L238 CfgBuilder]: Building ICFG [2024-10-14 16:46:28,768 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-14 16:46:29,089 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-10-14 16:46:29,089 INFO L287 CfgBuilder]: Performing block encoding [2024-10-14 16:46:29,219 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-14 16:46:29,219 INFO L314 CfgBuilder]: Removed 2 assume(true) statements. [2024-10-14 16:46:29,220 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 14.10 04:46:29 BoogieIcfgContainer [2024-10-14 16:46:29,220 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-14 16:46:29,224 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-14 16:46:29,224 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-14 16:46:29,228 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-14 16:46:29,228 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 14.10 04:46:27" (1/3) ... [2024-10-14 16:46:29,230 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@456e16cf and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.10 04:46:29, skipping insertion in model container [2024-10-14 16:46:29,230 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:46:28" (2/3) ... [2024-10-14 16:46:29,231 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@456e16cf and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.10 04:46:29, skipping insertion in model container [2024-10-14 16:46:29,231 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 14.10 04:46:29" (3/3) ... [2024-10-14 16:46:29,233 INFO L112 eAbstractionObserver]: Analyzing ICFG 25_stack_longer-1-pthread.i [2024-10-14 16:46:29,251 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-14 16:46:29,252 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 12 error locations. [2024-10-14 16:46:29,252 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-10-14 16:46:29,318 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-10-14 16:46:29,357 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 154 places, 158 transitions, 320 flow [2024-10-14 16:46:29,421 INFO L124 PetriNetUnfolderBase]: 8/167 cut-off events. [2024-10-14 16:46:29,423 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-14 16:46:29,430 INFO L83 FinitePrefix]: Finished finitePrefix Result has 171 conditions, 167 events. 8/167 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 189 event pairs, 0 based on Foata normal form. 0/145 useless extension candidates. Maximal degree in co-relation 129. Up to 4 conditions per place. [2024-10-14 16:46:29,431 INFO L82 GeneralOperation]: Start removeDead. Operand has 154 places, 158 transitions, 320 flow [2024-10-14 16:46:29,436 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 154 places, 158 transitions, 320 flow [2024-10-14 16:46:29,449 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-14 16:46:29,454 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;@37f5d585, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-14 16:46:29,455 INFO L334 AbstractCegarLoop]: Starting to check reachability of 25 error locations. [2024-10-14 16:46:29,466 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-14 16:46:29,466 INFO L124 PetriNetUnfolderBase]: 2/48 cut-off events. [2024-10-14 16:46:29,466 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-14 16:46:29,466 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:46:29,467 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 16:46:29,468 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2024-10-14 16:46:29,472 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:46:29,473 INFO L85 PathProgramCache]: Analyzing trace with hash 919541631, now seen corresponding path program 1 times [2024-10-14 16:46:29,482 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:46:29,483 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [276072670] [2024-10-14 16:46:29,483 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:46:29,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:46:29,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 16:46:29,742 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 16:46:29,743 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 16:46:29,743 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [276072670] [2024-10-14 16:46:29,745 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [276072670] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 16:46:29,745 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 16:46:29,745 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 16:46:29,747 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [134253749] [2024-10-14 16:46:29,747 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 16:46:29,757 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 16:46:29,762 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 16:46:29,793 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 16:46:29,793 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 16:46:29,810 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 138 out of 158 [2024-10-14 16:46:29,814 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 154 places, 158 transitions, 320 flow. Second operand has 3 states, 3 states have (on average 139.33333333333334) internal successors, (418), 3 states have internal predecessors, (418), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 16:46:29,814 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 16:46:29,814 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 138 of 158 [2024-10-14 16:46:29,815 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 16:46:29,914 INFO L124 PetriNetUnfolderBase]: 6/242 cut-off events. [2024-10-14 16:46:29,915 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-10-14 16:46:29,916 INFO L83 FinitePrefix]: Finished finitePrefix Result has 268 conditions, 242 events. 6/242 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 457 event pairs, 0 based on Foata normal form. 21/240 useless extension candidates. Maximal degree in co-relation 229. Up to 12 conditions per place. [2024-10-14 16:46:29,918 INFO L140 encePairwiseOnDemand]: 149/158 looper letters, 19 selfloop transitions, 2 changer transitions 0/155 dead transitions. [2024-10-14 16:46:29,918 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 148 places, 155 transitions, 356 flow [2024-10-14 16:46:29,920 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 16:46:29,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 16:46:29,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 448 transitions. [2024-10-14 16:46:29,933 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9451476793248945 [2024-10-14 16:46:29,935 INFO L175 Difference]: Start difference. First operand has 154 places, 158 transitions, 320 flow. Second operand 3 states and 448 transitions. [2024-10-14 16:46:29,936 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 148 places, 155 transitions, 356 flow [2024-10-14 16:46:29,939 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 148 places, 155 transitions, 356 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-14 16:46:29,948 INFO L231 Difference]: Finished difference. Result has 148 places, 147 transitions, 302 flow [2024-10-14 16:46:29,950 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=158, PETRI_DIFFERENCE_MINUEND_FLOW=298, PETRI_DIFFERENCE_MINUEND_PLACES=146, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=147, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=145, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=302, PETRI_PLACES=148, PETRI_TRANSITIONS=147} [2024-10-14 16:46:29,953 INFO L277 CegarLoopForPetriNet]: 154 programPoint places, -6 predicate places. [2024-10-14 16:46:29,954 INFO L471 AbstractCegarLoop]: Abstraction has has 148 places, 147 transitions, 302 flow [2024-10-14 16:46:29,954 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 139.33333333333334) internal successors, (418), 3 states have internal predecessors, (418), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 16:46:29,954 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:46:29,955 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 16:46:29,955 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-14 16:46:29,956 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2024-10-14 16:46:29,956 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:46:29,957 INFO L85 PathProgramCache]: Analyzing trace with hash -1271963561, now seen corresponding path program 1 times [2024-10-14 16:46:29,957 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:46:29,957 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [237518614] [2024-10-14 16:46:29,957 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:46:29,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:46:30,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-14 16:46:30,006 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-14 16:46:30,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-14 16:46:30,061 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-14 16:46:30,064 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-14 16:46:30,066 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (24 of 25 remaining) [2024-10-14 16:46:30,068 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (23 of 25 remaining) [2024-10-14 16:46:30,068 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (22 of 25 remaining) [2024-10-14 16:46:30,069 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (21 of 25 remaining) [2024-10-14 16:46:30,069 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (20 of 25 remaining) [2024-10-14 16:46:30,069 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (19 of 25 remaining) [2024-10-14 16:46:30,069 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (18 of 25 remaining) [2024-10-14 16:46:30,070 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (17 of 25 remaining) [2024-10-14 16:46:30,070 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (16 of 25 remaining) [2024-10-14 16:46:30,070 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (15 of 25 remaining) [2024-10-14 16:46:30,070 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (14 of 25 remaining) [2024-10-14 16:46:30,072 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (13 of 25 remaining) [2024-10-14 16:46:30,072 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (12 of 25 remaining) [2024-10-14 16:46:30,072 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (11 of 25 remaining) [2024-10-14 16:46:30,072 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (10 of 25 remaining) [2024-10-14 16:46:30,073 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (9 of 25 remaining) [2024-10-14 16:46:30,073 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (8 of 25 remaining) [2024-10-14 16:46:30,073 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (7 of 25 remaining) [2024-10-14 16:46:30,073 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (6 of 25 remaining) [2024-10-14 16:46:30,074 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (5 of 25 remaining) [2024-10-14 16:46:30,074 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (4 of 25 remaining) [2024-10-14 16:46:30,075 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (3 of 25 remaining) [2024-10-14 16:46:30,075 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (2 of 25 remaining) [2024-10-14 16:46:30,075 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (1 of 25 remaining) [2024-10-14 16:46:30,075 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (0 of 25 remaining) [2024-10-14 16:46:30,076 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-14 16:46:30,076 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1] [2024-10-14 16:46:30,079 WARN L239 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-10-14 16:46:30,080 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-10-14 16:46:30,148 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-10-14 16:46:30,158 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 269 places, 277 transitions, 564 flow [2024-10-14 16:46:30,228 INFO L124 PetriNetUnfolderBase]: 15/297 cut-off events. [2024-10-14 16:46:30,229 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-10-14 16:46:30,236 INFO L83 FinitePrefix]: Finished finitePrefix Result has 305 conditions, 297 events. 15/297 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 768 event pairs, 0 based on Foata normal form. 0/255 useless extension candidates. Maximal degree in co-relation 247. Up to 6 conditions per place. [2024-10-14 16:46:30,236 INFO L82 GeneralOperation]: Start removeDead. Operand has 269 places, 277 transitions, 564 flow [2024-10-14 16:46:30,242 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 269 places, 277 transitions, 564 flow [2024-10-14 16:46:30,243 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-14 16:46:30,244 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;@37f5d585, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-14 16:46:30,245 INFO L334 AbstractCegarLoop]: Starting to check reachability of 37 error locations. [2024-10-14 16:46:30,251 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-14 16:46:30,251 INFO L124 PetriNetUnfolderBase]: 2/48 cut-off events. [2024-10-14 16:46:30,251 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-14 16:46:30,252 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:46:30,252 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 16:46:30,252 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 33 more)] === [2024-10-14 16:46:30,252 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:46:30,253 INFO L85 PathProgramCache]: Analyzing trace with hash -2131389036, now seen corresponding path program 1 times [2024-10-14 16:46:30,253 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:46:30,254 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1330302631] [2024-10-14 16:46:30,254 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:46:30,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:46:30,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 16:46:30,329 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 16:46:30,329 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 16:46:30,329 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1330302631] [2024-10-14 16:46:30,330 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1330302631] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 16:46:30,330 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 16:46:30,330 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 16:46:30,330 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [791360043] [2024-10-14 16:46:30,330 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 16:46:30,331 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 16:46:30,331 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 16:46:30,331 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 16:46:30,331 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 16:46:30,354 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 239 out of 277 [2024-10-14 16:46:30,357 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 269 places, 277 transitions, 564 flow. Second operand has 3 states, 3 states have (on average 240.33333333333334) internal successors, (721), 3 states have internal predecessors, (721), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 16:46:30,358 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 16:46:30,358 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 239 of 277 [2024-10-14 16:46:30,358 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 16:46:31,138 INFO L124 PetriNetUnfolderBase]: 443/3929 cut-off events. [2024-10-14 16:46:31,138 INFO L125 PetriNetUnfolderBase]: For 60/60 co-relation queries the response was YES. [2024-10-14 16:46:31,149 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4695 conditions, 3929 events. 443/3929 cut-off events. For 60/60 co-relation queries the response was YES. Maximal size of possible extension queue 73. Compared 35259 event pairs, 133 based on Foata normal form. 392/3864 useless extension candidates. Maximal degree in co-relation 3722. Up to 354 conditions per place. [2024-10-14 16:46:31,163 INFO L140 encePairwiseOnDemand]: 259/277 looper letters, 47 selfloop transitions, 6 changer transitions 0/287 dead transitions. [2024-10-14 16:46:31,163 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 261 places, 287 transitions, 695 flow [2024-10-14 16:46:31,163 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 16:46:31,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 16:46:31,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 792 transitions. [2024-10-14 16:46:31,167 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9530685920577617 [2024-10-14 16:46:31,167 INFO L175 Difference]: Start difference. First operand has 269 places, 277 transitions, 564 flow. Second operand 3 states and 792 transitions. [2024-10-14 16:46:31,167 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 261 places, 287 transitions, 695 flow [2024-10-14 16:46:31,169 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 261 places, 287 transitions, 695 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-14 16:46:31,173 INFO L231 Difference]: Finished difference. Result has 263 places, 268 transitions, 586 flow [2024-10-14 16:46:31,174 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=277, PETRI_DIFFERENCE_MINUEND_FLOW=534, PETRI_DIFFERENCE_MINUEND_PLACES=259, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=262, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=256, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=586, PETRI_PLACES=263, PETRI_TRANSITIONS=268} [2024-10-14 16:46:31,174 INFO L277 CegarLoopForPetriNet]: 269 programPoint places, -6 predicate places. [2024-10-14 16:46:31,175 INFO L471 AbstractCegarLoop]: Abstraction has has 263 places, 268 transitions, 586 flow [2024-10-14 16:46:31,175 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 240.33333333333334) internal successors, (721), 3 states have internal predecessors, (721), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 16:46:31,175 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:46:31,176 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 16:46:31,176 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-10-14 16:46:31,176 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err1ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 33 more)] === [2024-10-14 16:46:31,177 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:46:31,177 INFO L85 PathProgramCache]: Analyzing trace with hash -497749035, now seen corresponding path program 1 times [2024-10-14 16:46:31,177 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:46:31,177 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [555118441] [2024-10-14 16:46:31,177 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:46:31,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:46:31,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 16:46:31,258 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 16:46:31,258 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 16:46:31,258 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [555118441] [2024-10-14 16:46:31,258 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [555118441] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 16:46:31,259 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 16:46:31,259 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 16:46:31,259 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1547232205] [2024-10-14 16:46:31,259 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 16:46:31,259 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 16:46:31,260 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 16:46:31,260 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 16:46:31,260 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 16:46:31,290 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 237 out of 277 [2024-10-14 16:46:31,291 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 263 places, 268 transitions, 586 flow. Second operand has 3 states, 3 states have (on average 239.0) internal successors, (717), 3 states have internal predecessors, (717), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 16:46:31,291 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 16:46:31,292 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 237 of 277 [2024-10-14 16:46:31,292 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 16:46:32,092 INFO L124 PetriNetUnfolderBase]: 658/4752 cut-off events. [2024-10-14 16:46:32,093 INFO L125 PetriNetUnfolderBase]: For 106/106 co-relation queries the response was YES. [2024-10-14 16:46:32,109 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6006 conditions, 4752 events. 658/4752 cut-off events. For 106/106 co-relation queries the response was YES. Maximal size of possible extension queue 102. Compared 44714 event pairs, 306 based on Foata normal form. 0/4203 useless extension candidates. Maximal degree in co-relation 5607. Up to 972 conditions per place. [2024-10-14 16:46:32,130 INFO L140 encePairwiseOnDemand]: 269/277 looper letters, 37 selfloop transitions, 7 changer transitions 0/282 dead transitions. [2024-10-14 16:46:32,131 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 265 places, 282 transitions, 707 flow [2024-10-14 16:46:32,131 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 16:46:32,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 16:46:32,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 756 transitions. [2024-10-14 16:46:32,134 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9097472924187726 [2024-10-14 16:46:32,135 INFO L175 Difference]: Start difference. First operand has 263 places, 268 transitions, 586 flow. Second operand 3 states and 756 transitions. [2024-10-14 16:46:32,135 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 265 places, 282 transitions, 707 flow [2024-10-14 16:46:32,139 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 263 places, 282 transitions, 695 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-14 16:46:32,144 INFO L231 Difference]: Finished difference. Result has 265 places, 274 transitions, 628 flow [2024-10-14 16:46:32,144 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=277, PETRI_DIFFERENCE_MINUEND_FLOW=574, PETRI_DIFFERENCE_MINUEND_PLACES=261, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=268, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=261, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=628, PETRI_PLACES=265, PETRI_TRANSITIONS=274} [2024-10-14 16:46:32,146 INFO L277 CegarLoopForPetriNet]: 269 programPoint places, -4 predicate places. [2024-10-14 16:46:32,147 INFO L471 AbstractCegarLoop]: Abstraction has has 265 places, 274 transitions, 628 flow [2024-10-14 16:46:32,148 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 239.0) internal successors, (717), 3 states have internal predecessors, (717), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 16:46:32,148 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:46:32,148 INFO L204 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 16:46:32,149 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-10-14 16:46:32,149 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 33 more)] === [2024-10-14 16:46:32,149 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:46:32,149 INFO L85 PathProgramCache]: Analyzing trace with hash -799337272, now seen corresponding path program 1 times [2024-10-14 16:46:32,150 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:46:32,150 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [672924830] [2024-10-14 16:46:32,150 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:46:32,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:46:32,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-14 16:46:32,178 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-14 16:46:32,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-14 16:46:32,208 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-14 16:46:32,209 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-14 16:46:32,209 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (36 of 37 remaining) [2024-10-14 16:46:32,209 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (35 of 37 remaining) [2024-10-14 16:46:32,210 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (34 of 37 remaining) [2024-10-14 16:46:32,210 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (33 of 37 remaining) [2024-10-14 16:46:32,210 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (32 of 37 remaining) [2024-10-14 16:46:32,210 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (31 of 37 remaining) [2024-10-14 16:46:32,211 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (30 of 37 remaining) [2024-10-14 16:46:32,211 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (29 of 37 remaining) [2024-10-14 16:46:32,211 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (28 of 37 remaining) [2024-10-14 16:46:32,211 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (27 of 37 remaining) [2024-10-14 16:46:32,212 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (26 of 37 remaining) [2024-10-14 16:46:32,212 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (25 of 37 remaining) [2024-10-14 16:46:32,212 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (24 of 37 remaining) [2024-10-14 16:46:32,212 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (23 of 37 remaining) [2024-10-14 16:46:32,212 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (22 of 37 remaining) [2024-10-14 16:46:32,213 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (21 of 37 remaining) [2024-10-14 16:46:32,213 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (20 of 37 remaining) [2024-10-14 16:46:32,213 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (19 of 37 remaining) [2024-10-14 16:46:32,213 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (18 of 37 remaining) [2024-10-14 16:46:32,214 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (17 of 37 remaining) [2024-10-14 16:46:32,214 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (16 of 37 remaining) [2024-10-14 16:46:32,214 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (15 of 37 remaining) [2024-10-14 16:46:32,215 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (14 of 37 remaining) [2024-10-14 16:46:32,215 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (13 of 37 remaining) [2024-10-14 16:46:32,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (12 of 37 remaining) [2024-10-14 16:46:32,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (11 of 37 remaining) [2024-10-14 16:46:32,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (10 of 37 remaining) [2024-10-14 16:46:32,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (9 of 37 remaining) [2024-10-14 16:46:32,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (8 of 37 remaining) [2024-10-14 16:46:32,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (7 of 37 remaining) [2024-10-14 16:46:32,220 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (6 of 37 remaining) [2024-10-14 16:46:32,220 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (5 of 37 remaining) [2024-10-14 16:46:32,220 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (4 of 37 remaining) [2024-10-14 16:46:32,220 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (3 of 37 remaining) [2024-10-14 16:46:32,220 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (2 of 37 remaining) [2024-10-14 16:46:32,220 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (1 of 37 remaining) [2024-10-14 16:46:32,221 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (0 of 37 remaining) [2024-10-14 16:46:32,221 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-10-14 16:46:32,221 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2024-10-14 16:46:32,222 WARN L239 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-10-14 16:46:32,222 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-10-14 16:46:32,312 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-10-14 16:46:32,320 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 384 places, 396 transitions, 810 flow [2024-10-14 16:46:32,417 INFO L124 PetriNetUnfolderBase]: 22/427 cut-off events. [2024-10-14 16:46:32,417 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-10-14 16:46:32,424 INFO L83 FinitePrefix]: Finished finitePrefix Result has 440 conditions, 427 events. 22/427 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 1507 event pairs, 0 based on Foata normal form. 0/365 useless extension candidates. Maximal degree in co-relation 365. Up to 8 conditions per place. [2024-10-14 16:46:32,424 INFO L82 GeneralOperation]: Start removeDead. Operand has 384 places, 396 transitions, 810 flow [2024-10-14 16:46:32,430 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 384 places, 396 transitions, 810 flow [2024-10-14 16:46:32,432 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-14 16:46:32,432 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;@37f5d585, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-14 16:46:32,433 INFO L334 AbstractCegarLoop]: Starting to check reachability of 49 error locations. [2024-10-14 16:46:32,438 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-14 16:46:32,438 INFO L124 PetriNetUnfolderBase]: 2/48 cut-off events. [2024-10-14 16:46:32,439 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-14 16:46:32,439 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:46:32,439 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 16:46:32,439 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2024-10-14 16:46:32,440 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:46:32,440 INFO L85 PathProgramCache]: Analyzing trace with hash -1251953302, now seen corresponding path program 1 times [2024-10-14 16:46:32,440 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:46:32,440 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [675900154] [2024-10-14 16:46:32,441 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:46:32,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:46:32,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 16:46:32,478 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 16:46:32,478 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 16:46:32,479 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [675900154] [2024-10-14 16:46:32,479 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [675900154] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 16:46:32,479 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 16:46:32,479 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 16:46:32,479 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [517959682] [2024-10-14 16:46:32,480 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 16:46:32,480 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 16:46:32,480 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 16:46:32,481 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 16:46:32,481 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 16:46:32,509 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 340 out of 396 [2024-10-14 16:46:32,511 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 384 places, 396 transitions, 810 flow. Second operand has 3 states, 3 states have (on average 341.3333333333333) internal successors, (1024), 3 states have internal predecessors, (1024), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 16:46:32,511 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 16:46:32,511 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 340 of 396 [2024-10-14 16:46:32,511 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 16:46:42,053 INFO L124 PetriNetUnfolderBase]: 12207/63269 cut-off events. [2024-10-14 16:46:42,054 INFO L125 PetriNetUnfolderBase]: For 1900/1900 co-relation queries the response was YES. [2024-10-14 16:46:42,350 INFO L83 FinitePrefix]: Finished finitePrefix Result has 80965 conditions, 63269 events. 12207/63269 cut-off events. For 1900/1900 co-relation queries the response was YES. Maximal size of possible extension queue 1059. Compared 924408 event pairs, 4122 based on Foata normal form. 6785/62612 useless extension candidates. Maximal degree in co-relation 63919. Up to 8338 conditions per place. [2024-10-14 16:46:42,700 INFO L140 encePairwiseOnDemand]: 370/396 looper letters, 71 selfloop transitions, 9 changer transitions 0/414 dead transitions. [2024-10-14 16:46:42,700 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 373 places, 414 transitions, 1018 flow [2024-10-14 16:46:42,701 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 16:46:42,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 16:46:42,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1131 transitions. [2024-10-14 16:46:42,703 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.952020202020202 [2024-10-14 16:46:42,704 INFO L175 Difference]: Start difference. First operand has 384 places, 396 transitions, 810 flow. Second operand 3 states and 1131 transitions. [2024-10-14 16:46:42,704 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 373 places, 414 transitions, 1018 flow [2024-10-14 16:46:42,709 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 373 places, 414 transitions, 1014 flow, removed 2 selfloop flow, removed 0 redundant places. [2024-10-14 16:46:42,714 INFO L231 Difference]: Finished difference. Result has 375 places, 385 transitions, 846 flow [2024-10-14 16:46:42,714 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=396, PETRI_DIFFERENCE_MINUEND_FLOW=768, PETRI_DIFFERENCE_MINUEND_PLACES=371, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=376, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=367, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=846, PETRI_PLACES=375, PETRI_TRANSITIONS=385} [2024-10-14 16:46:42,716 INFO L277 CegarLoopForPetriNet]: 384 programPoint places, -9 predicate places. [2024-10-14 16:46:42,717 INFO L471 AbstractCegarLoop]: Abstraction has has 375 places, 385 transitions, 846 flow [2024-10-14 16:46:42,717 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 341.3333333333333) internal successors, (1024), 3 states have internal predecessors, (1024), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 16:46:42,717 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:46:42,718 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 16:46:42,718 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-10-14 16:46:42,718 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err1ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2024-10-14 16:46:42,719 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:46:42,719 INFO L85 PathProgramCache]: Analyzing trace with hash -1734503349, now seen corresponding path program 1 times [2024-10-14 16:46:42,719 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:46:42,719 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [703425870] [2024-10-14 16:46:42,719 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:46:42,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:46:42,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 16:46:42,775 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 16:46:42,775 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 16:46:42,775 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [703425870] [2024-10-14 16:46:42,775 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [703425870] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 16:46:42,775 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 16:46:42,776 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 16:46:42,776 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [717174293] [2024-10-14 16:46:42,776 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 16:46:42,776 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 16:46:42,777 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 16:46:42,777 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 16:46:42,777 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 16:46:42,805 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 340 out of 396 [2024-10-14 16:46:42,807 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 375 places, 385 transitions, 846 flow. Second operand has 3 states, 3 states have (on average 342.0) internal successors, (1026), 3 states have internal predecessors, (1026), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 16:46:42,807 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 16:46:42,807 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 340 of 396 [2024-10-14 16:46:42,807 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 16:46:44,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1389] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread2of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread2of3ForFork0_#t~ret19#1=|v_thr1Thread2of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread2of3ForFork0_#t~ret19#1][90], [353#L757-3true, 381#true, 385#true, Black: 387#true, 164#L755-3true, 389#(= |#race~state~0| 0), 325#L766-6true, 383#true, 392#true, 55#L757-3true]) [2024-10-14 16:46:44,130 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2024-10-14 16:46:44,130 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 16:46:44,130 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-10-14 16:46:44,131 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 16:46:44,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1153] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][139], [353#L757-3true, 381#true, Black: 389#(= |#race~state~0| 0), 385#true, 387#true, 325#L766-6true, 383#true, 108#L757-3true, 392#true, 375#L705true]) [2024-10-14 16:46:44,786 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2024-10-14 16:46:44,786 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-10-14 16:46:44,786 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-10-14 16:46:44,786 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-10-14 16:46:44,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1153] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][139], [353#L757-3true, 381#true, Black: 389#(= |#race~state~0| 0), 385#true, 349#L755true, 387#true, 325#L766-6true, 383#true, 108#L757-3true, 392#true]) [2024-10-14 16:46:44,859 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2024-10-14 16:46:44,859 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-10-14 16:46:44,860 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-10-14 16:46:44,860 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-10-14 16:46:45,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1389] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread2of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread2of3ForFork0_#t~ret19#1=|v_thr1Thread2of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread2of3ForFork0_#t~ret19#1][90], [369#L694-3true, 353#L757-3true, 381#true, 385#true, Black: 387#true, 164#L755-3true, 389#(= |#race~state~0| 0), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:46:45,718 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-10-14 16:46:45,718 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-14 16:46:45,718 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-10-14 16:46:45,718 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-10-14 16:46:46,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1389] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread2of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread2of3ForFork0_#t~ret19#1=|v_thr1Thread2of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread2of3ForFork0_#t~ret19#1][90], [353#L757-3true, 381#true, 385#true, Black: 387#true, 164#L755-3true, 389#(= |#race~state~0| 0), 325#L766-6true, 383#true, 392#true, 342#L696-3true]) [2024-10-14 16:46:46,354 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-10-14 16:46:46,354 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-14 16:46:46,354 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-14 16:46:46,354 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-14 16:46:46,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1153] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][139], [381#true, Black: 389#(= |#race~state~0| 0), 385#true, 360#L694-3true, 387#true, 325#L766-6true, 383#true, 108#L757-3true, 392#true, 375#L705true]) [2024-10-14 16:46:46,495 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-10-14 16:46:46,495 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-14 16:46:46,495 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 16:46:46,495 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 16:46:46,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1153] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][139], [381#true, Black: 389#(= |#race~state~0| 0), 385#true, 349#L755true, 360#L694-3true, 387#true, 325#L766-6true, 383#true, 108#L757-3true, 392#true]) [2024-10-14 16:46:46,594 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-10-14 16:46:46,594 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-14 16:46:46,594 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-14 16:46:46,594 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-10-14 16:46:47,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1153] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][139], [381#true, Black: 389#(= |#race~state~0| 0), 385#true, 387#true, 325#L766-6true, 383#true, 108#L757-3true, 118#L696-3true, 392#true, 375#L705true]) [2024-10-14 16:46:47,346 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2024-10-14 16:46:47,346 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-10-14 16:46:47,346 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-10-14 16:46:47,346 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-10-14 16:46:47,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1153] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][139], [381#true, Black: 389#(= |#race~state~0| 0), 385#true, 349#L755true, 387#true, 325#L766-6true, 383#true, 108#L757-3true, 118#L696-3true, 392#true]) [2024-10-14 16:46:47,502 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-10-14 16:46:47,502 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-14 16:46:47,502 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-14 16:46:47,502 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-14 16:46:48,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1389] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread2of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread2of3ForFork0_#t~ret19#1=|v_thr1Thread2of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread2of3ForFork0_#t~ret19#1][90], [353#L757-3true, 381#true, 385#true, Black: 387#true, 164#L755-3true, 389#(= |#race~state~0| 0), 325#L766-6true, 383#true, 345#L701-3true, 392#true]) [2024-10-14 16:46:48,024 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-10-14 16:46:48,024 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-14 16:46:48,024 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-14 16:46:48,024 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 16:46:48,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1389] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread2of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread2of3ForFork0_#t~ret19#1=|v_thr1Thread2of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread2of3ForFork0_#t~ret19#1][90], [350#L721-3true, 353#L757-3true, 381#true, 385#true, Black: 387#true, 164#L755-3true, 389#(= |#race~state~0| 0), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:46:48,772 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-10-14 16:46:48,772 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-14 16:46:48,772 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-14 16:46:48,772 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-14 16:46:48,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1153] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][139], [381#true, Black: 389#(= |#race~state~0| 0), 385#true, 387#true, 325#L766-6true, 383#true, 108#L757-3true, 230#L701-3true, 392#true, 375#L705true]) [2024-10-14 16:46:48,941 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-14 16:46:48,941 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 16:46:48,941 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-14 16:46:48,941 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-14 16:46:48,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1389] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread2of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread2of3ForFork0_#t~ret19#1=|v_thr1Thread2of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread2of3ForFork0_#t~ret19#1][90], [353#L757-3true, 322#L722-1true, 381#true, 385#true, Black: 387#true, 164#L755-3true, 389#(= |#race~state~0| 0), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:46:48,981 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-14 16:46:48,981 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-14 16:46:48,981 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-14 16:46:48,981 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 16:46:49,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1153] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][139], [381#true, Black: 389#(= |#race~state~0| 0), 385#true, 349#L755true, 387#true, 325#L766-6true, 383#true, 108#L757-3true, 230#L701-3true, 392#true]) [2024-10-14 16:46:49,041 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-10-14 16:46:49,041 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-10-14 16:46:49,041 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-10-14 16:46:49,041 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-14 16:46:49,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1153] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][139], [120#L721-3true, 381#true, Black: 389#(= |#race~state~0| 0), 385#true, 387#true, 325#L766-6true, 383#true, 108#L757-3true, 392#true, 375#L705true]) [2024-10-14 16:46:49,655 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-14 16:46:49,655 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 16:46:49,655 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 16:46:49,655 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 16:46:49,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1153] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][139], [120#L721-3true, 381#true, Black: 389#(= |#race~state~0| 0), 385#true, 349#L755true, 387#true, 325#L766-6true, 383#true, 108#L757-3true, 392#true]) [2024-10-14 16:46:49,758 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-14 16:46:49,758 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-14 16:46:49,758 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 16:46:49,758 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 16:46:49,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1153] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][139], [381#true, 143#L722-1true, Black: 389#(= |#race~state~0| 0), 385#true, 387#true, 325#L766-6true, 383#true, 108#L757-3true, 392#true, 375#L705true]) [2024-10-14 16:46:49,856 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-14 16:46:49,856 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 16:46:49,856 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:46:49,856 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 16:46:49,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1153] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][139], [381#true, 143#L722-1true, Black: 389#(= |#race~state~0| 0), 385#true, 349#L755true, 387#true, 325#L766-6true, 383#true, 108#L757-3true, 392#true]) [2024-10-14 16:46:49,945 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-14 16:46:49,945 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-14 16:46:49,945 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-14 16:46:49,945 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-14 16:46:49,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1389] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread2of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread2of3ForFork0_#t~ret19#1=|v_thr1Thread2of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread2of3ForFork0_#t~ret19#1][90], [353#L757-3true, 381#true, 385#true, Black: 387#true, 164#L755-3true, 389#(= |#race~state~0| 0), 70#L726true, 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:46:49,977 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-14 16:46:49,977 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-14 16:46:49,977 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-14 16:46:49,977 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-14 16:46:50,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1389] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread2of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread2of3ForFork0_#t~ret19#1=|v_thr1Thread2of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread2of3ForFork0_#t~ret19#1][90], [353#L757-3true, 381#true, 385#true, Black: 387#true, 164#L755-3true, 389#(= |#race~state~0| 0), 354#L727-2true, 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:46:50,084 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-14 16:46:50,084 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-14 16:46:50,084 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-14 16:46:50,084 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-14 16:46:50,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1153] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][139], [132#L755-3true, 381#true, 389#(= |#race~state~0| 0), 385#true, Black: 387#true, 354#L727-2true, 108#L757-3true, 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:46:50,304 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-14 16:46:50,304 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-14 16:46:50,304 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-14 16:46:50,304 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-14 16:46:50,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1153] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][139], [381#true, Black: 389#(= |#race~state~0| 0), 385#true, 387#true, 325#L766-6true, 383#true, 108#L757-3true, 392#true, 167#L726true, 375#L705true]) [2024-10-14 16:46:50,968 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-10-14 16:46:50,968 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-14 16:46:50,968 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-14 16:46:50,968 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-14 16:46:51,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1153] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][139], [381#true, Black: 389#(= |#race~state~0| 0), 385#true, 349#L755true, 387#true, 325#L766-6true, 383#true, 108#L757-3true, 392#true, 167#L726true]) [2024-10-14 16:46:51,138 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-10-14 16:46:51,138 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 16:46:51,138 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:46:51,139 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 16:46:51,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1153] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][139], [69#L727-2true, 381#true, Black: 389#(= |#race~state~0| 0), 385#true, 387#true, 325#L766-6true, 383#true, 108#L757-3true, 392#true, 375#L705true]) [2024-10-14 16:46:51,140 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-10-14 16:46:51,140 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:46:51,140 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 16:46:51,140 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 16:46:51,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1153] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][139], [69#L727-2true, 381#true, Black: 389#(= |#race~state~0| 0), 385#true, 349#L755true, 387#true, 108#L757-3true, 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:46:51,303 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-10-14 16:46:51,303 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 16:46:51,303 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-14 16:46:51,303 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-14 16:46:56,294 INFO L124 PetriNetUnfolderBase]: 20101/99550 cut-off events. [2024-10-14 16:46:56,294 INFO L125 PetriNetUnfolderBase]: For 2127/2127 co-relation queries the response was YES. [2024-10-14 16:46:57,162 INFO L83 FinitePrefix]: Finished finitePrefix Result has 130230 conditions, 99550 events. 20101/99550 cut-off events. For 2127/2127 co-relation queries the response was YES. Maximal size of possible extension queue 1751. Compared 1555740 event pairs, 10774 based on Foata normal form. 0/88661 useless extension candidates. Maximal degree in co-relation 129825. Up to 24749 conditions per place. [2024-10-14 16:46:57,741 INFO L140 encePairwiseOnDemand]: 384/396 looper letters, 57 selfloop transitions, 11 changer transitions 0/411 dead transitions. [2024-10-14 16:46:57,741 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 377 places, 411 transitions, 1044 flow [2024-10-14 16:46:57,742 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 16:46:57,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 16:46:57,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1089 transitions. [2024-10-14 16:46:57,744 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9166666666666666 [2024-10-14 16:46:57,744 INFO L175 Difference]: Start difference. First operand has 375 places, 385 transitions, 846 flow. Second operand 3 states and 1089 transitions. [2024-10-14 16:46:57,745 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 377 places, 411 transitions, 1044 flow [2024-10-14 16:46:57,764 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 375 places, 411 transitions, 1026 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-14 16:46:57,769 INFO L231 Difference]: Finished difference. Result has 377 places, 395 transitions, 914 flow [2024-10-14 16:46:57,770 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=396, PETRI_DIFFERENCE_MINUEND_FLOW=828, PETRI_DIFFERENCE_MINUEND_PLACES=373, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=385, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=374, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=914, PETRI_PLACES=377, PETRI_TRANSITIONS=395} [2024-10-14 16:46:57,772 INFO L277 CegarLoopForPetriNet]: 384 programPoint places, -7 predicate places. [2024-10-14 16:46:57,772 INFO L471 AbstractCegarLoop]: Abstraction has has 377 places, 395 transitions, 914 flow [2024-10-14 16:46:57,773 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 342.0) internal successors, (1026), 3 states have internal predecessors, (1026), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 16:46:57,773 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:46:57,773 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 16:46:57,773 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-10-14 16:46:57,773 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err2ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2024-10-14 16:46:57,774 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:46:57,774 INFO L85 PathProgramCache]: Analyzing trace with hash -1901121705, now seen corresponding path program 1 times [2024-10-14 16:46:57,774 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:46:57,774 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1043232716] [2024-10-14 16:46:57,774 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:46:57,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:46:57,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 16:46:57,816 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 16:46:57,816 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 16:46:57,816 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1043232716] [2024-10-14 16:46:57,817 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1043232716] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 16:46:57,817 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 16:46:57,817 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 16:46:57,817 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1169237008] [2024-10-14 16:46:57,817 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 16:46:57,818 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 16:46:57,819 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 16:46:57,819 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 16:46:57,819 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 16:46:57,851 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 341 out of 396 [2024-10-14 16:46:57,852 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 377 places, 395 transitions, 914 flow. Second operand has 3 states, 3 states have (on average 343.0) internal successors, (1029), 3 states have internal predecessors, (1029), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 16:46:57,853 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 16:46:57,853 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 341 of 396 [2024-10-14 16:46:57,853 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 16:46:58,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1275] L755-4-->L757-4: Formula: true InVars {} OutVars{thr1Thread1of3ForFork0_#t~nondet18#1=|v_thr1Thread1of3ForFork0_#t~nondet18#1_1|} AuxVars[] AssignedVars[thr1Thread1of3ForFork0_#t~nondet18#1][57], [397#true, 381#true, Black: 387#true, 88#L757-4true, 385#true, 257#L750-3true, 108#L757-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:46:58,315 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:46:58,315 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:46:58,315 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:46:58,315 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:46:58,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1271] L757-->L757-3: Formula: (and (= |v_thr1Thread1of3ForFork0_#t~ret19#1_1| 0) (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread1of3ForFork0_#t~ret19#1=|v_thr1Thread1of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread1of3ForFork0_#t~ret19#1][52], [397#true, 381#true, Black: 387#true, 385#true, 257#L750-3true, 108#L757-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 55#L757-3true]) [2024-10-14 16:46:58,315 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:46:58,315 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:46:58,315 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:46:58,315 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:46:59,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1275] L755-4-->L757-4: Formula: true InVars {} OutVars{thr1Thread1of3ForFork0_#t~nondet18#1=|v_thr1Thread1of3ForFork0_#t~nondet18#1_1|} AuxVars[] AssignedVars[thr1Thread1of3ForFork0_#t~nondet18#1][57], [397#true, 381#true, 88#L757-4true, Black: 387#true, 385#true, 257#L750-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 58#L694-3true, 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:46:59,340 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-10-14 16:46:59,340 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-10-14 16:46:59,340 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-10-14 16:46:59,340 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-10-14 16:46:59,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1271] L757-->L757-3: Formula: (and (= |v_thr1Thread1of3ForFork0_#t~ret19#1_1| 0) (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread1of3ForFork0_#t~ret19#1=|v_thr1Thread1of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread1of3ForFork0_#t~ret19#1][52], [397#true, 381#true, Black: 387#true, 385#true, 257#L750-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 58#L694-3true, 325#L766-6true, 383#true, 392#true, 55#L757-3true]) [2024-10-14 16:46:59,340 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-10-14 16:46:59,341 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-10-14 16:46:59,341 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-10-14 16:46:59,341 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-10-14 16:46:59,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1275] L755-4-->L757-4: Formula: true InVars {} OutVars{thr1Thread1of3ForFork0_#t~nondet18#1=|v_thr1Thread1of3ForFork0_#t~nondet18#1_1|} AuxVars[] AssignedVars[thr1Thread1of3ForFork0_#t~nondet18#1][57], [397#true, 381#true, 179#L696-3true, Black: 387#true, 88#L757-4true, 385#true, 257#L750-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:46:59,898 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2024-10-14 16:46:59,898 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-10-14 16:46:59,898 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-10-14 16:46:59,898 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-10-14 16:46:59,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1271] L757-->L757-3: Formula: (and (= |v_thr1Thread1of3ForFork0_#t~ret19#1_1| 0) (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread1of3ForFork0_#t~ret19#1=|v_thr1Thread1of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread1of3ForFork0_#t~ret19#1][52], [397#true, 381#true, 179#L696-3true, Black: 387#true, 385#true, 257#L750-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 55#L757-3true]) [2024-10-14 16:46:59,898 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2024-10-14 16:46:59,898 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-10-14 16:46:59,898 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-10-14 16:46:59,899 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-10-14 16:47:01,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1275] L755-4-->L757-4: Formula: true InVars {} OutVars{thr1Thread1of3ForFork0_#t~nondet18#1=|v_thr1Thread1of3ForFork0_#t~nondet18#1_1|} AuxVars[] AssignedVars[thr1Thread1of3ForFork0_#t~nondet18#1][57], [397#true, 381#true, 299#L701-3true, Black: 387#true, 385#true, 88#L757-4true, 257#L750-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:01,155 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-10-14 16:47:01,156 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-10-14 16:47:01,156 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-10-14 16:47:01,156 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-10-14 16:47:01,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1271] L757-->L757-3: Formula: (and (= |v_thr1Thread1of3ForFork0_#t~ret19#1_1| 0) (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread1of3ForFork0_#t~ret19#1=|v_thr1Thread1of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread1of3ForFork0_#t~ret19#1][52], [397#true, 381#true, 299#L701-3true, Black: 387#true, 385#true, 257#L750-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 55#L757-3true]) [2024-10-14 16:47:01,156 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-10-14 16:47:01,156 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-10-14 16:47:01,156 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-10-14 16:47:01,156 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-14 16:47:01,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1275] L755-4-->L757-4: Formula: true InVars {} OutVars{thr1Thread1of3ForFork0_#t~nondet18#1=|v_thr1Thread1of3ForFork0_#t~nondet18#1_1|} AuxVars[] AssignedVars[thr1Thread1of3ForFork0_#t~nondet18#1][57], [397#true, 381#true, 334#L721-3true, Black: 387#true, 385#true, 88#L757-4true, 257#L750-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:01,985 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-10-14 16:47:01,985 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-14 16:47:01,985 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-14 16:47:01,985 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-14 16:47:01,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1271] L757-->L757-3: Formula: (and (= |v_thr1Thread1of3ForFork0_#t~ret19#1_1| 0) (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread1of3ForFork0_#t~ret19#1=|v_thr1Thread1of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread1of3ForFork0_#t~ret19#1][52], [397#true, 381#true, 334#L721-3true, Black: 387#true, 385#true, 257#L750-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 55#L757-3true]) [2024-10-14 16:47:01,985 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-10-14 16:47:01,985 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-14 16:47:01,985 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-14 16:47:01,985 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-14 16:47:03,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [397#true, 381#true, Black: 387#true, 385#true, 257#L750-3true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 375#L705true]) [2024-10-14 16:47:03,122 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-10-14 16:47:03,122 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 16:47:03,122 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 16:47:03,122 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-10-14 16:47:03,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][410], [397#true, 381#true, Black: 387#true, 385#true, 96#L706-3true, 257#L750-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 71#L743-3true, 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:03,122 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-10-14 16:47:03,122 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-14 16:47:03,122 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-14 16:47:03,122 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-10-14 16:47:03,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][410], [397#true, 381#true, 262#L706-4true, Black: 387#true, 385#true, 257#L750-3true, 325#L766-6true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 383#true, 71#L743-3true, 392#true]) [2024-10-14 16:47:03,123 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-10-14 16:47:03,123 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 16:47:03,123 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 16:47:03,123 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-14 16:47:03,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1289] L755-1-->L755-2: Formula: true InVars {} OutVars{thr1Thread1of3ForFork0_#t~nondet18#1=|v_thr1Thread1of3ForFork0_#t~nondet18#1_5|} AuxVars[] AssignedVars[thr1Thread1of3ForFork0_#t~nondet18#1][84], [111#L755-2true, 397#true, 381#true, Black: 387#true, 385#true, 257#L750-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 58#L694-3true, 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:03,685 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-10-14 16:47:03,685 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-10-14 16:47:03,685 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-10-14 16:47:03,685 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-10-14 16:47:03,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1275] L755-4-->L757-4: Formula: true InVars {} OutVars{thr1Thread1of3ForFork0_#t~nondet18#1=|v_thr1Thread1of3ForFork0_#t~nondet18#1_1|} AuxVars[] AssignedVars[thr1Thread1of3ForFork0_#t~nondet18#1][57], [397#true, 381#true, 88#L757-4true, Black: 387#true, 385#true, 257#L750-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 23#L726true]) [2024-10-14 16:47:03,990 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-10-14 16:47:03,990 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 16:47:03,990 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-14 16:47:03,990 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-14 16:47:03,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1271] L757-->L757-3: Formula: (and (= |v_thr1Thread1of3ForFork0_#t~ret19#1_1| 0) (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread1of3ForFork0_#t~ret19#1=|v_thr1Thread1of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread1of3ForFork0_#t~ret19#1][52], [397#true, 381#true, Black: 387#true, 385#true, 257#L750-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 55#L757-3true, 23#L726true]) [2024-10-14 16:47:03,990 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-10-14 16:47:03,991 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 16:47:03,991 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-14 16:47:03,991 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-14 16:47:04,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1275] L755-4-->L757-4: Formula: true InVars {} OutVars{thr1Thread1of3ForFork0_#t~nondet18#1=|v_thr1Thread1of3ForFork0_#t~nondet18#1_1|} AuxVars[] AssignedVars[thr1Thread1of3ForFork0_#t~nondet18#1][57], [397#true, 381#true, 88#L757-4true, Black: 387#true, 385#true, 257#L750-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 215#L727-2true, 392#true]) [2024-10-14 16:47:04,153 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-10-14 16:47:04,153 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-14 16:47:04,153 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-14 16:47:04,153 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 16:47:04,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1271] L757-->L757-3: Formula: (and (= |v_thr1Thread1of3ForFork0_#t~ret19#1_1| 0) (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread1of3ForFork0_#t~ret19#1=|v_thr1Thread1of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread1of3ForFork0_#t~ret19#1][52], [397#true, 381#true, Black: 387#true, 385#true, 257#L750-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 215#L727-2true, 392#true, 55#L757-3true]) [2024-10-14 16:47:04,153 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-10-14 16:47:04,153 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-14 16:47:04,154 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-14 16:47:04,154 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 16:47:04,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1289] L755-1-->L755-2: Formula: true InVars {} OutVars{thr1Thread1of3ForFork0_#t~nondet18#1=|v_thr1Thread1of3ForFork0_#t~nondet18#1_5|} AuxVars[] AssignedVars[thr1Thread1of3ForFork0_#t~nondet18#1][84], [111#L755-2true, 397#true, 381#true, 179#L696-3true, Black: 387#true, 385#true, 257#L750-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:04,777 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-10-14 16:47:04,777 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-10-14 16:47:04,777 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 16:47:04,777 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-10-14 16:47:04,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, Black: 387#true, 385#true, 96#L706-3true, 84#L706-3true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true]) [2024-10-14 16:47:04,926 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-14 16:47:04,926 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-14 16:47:04,926 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:04,926 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-14 16:47:04,932 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [397#true, 381#true, Black: 387#true, 385#true, 257#L750-3true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 375#L705true]) [2024-10-14 16:47:04,932 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-10-14 16:47:04,932 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 16:47:04,932 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 16:47:04,932 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 16:47:04,932 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-10-14 16:47:04,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, 88#L757-4true, 385#true, Black: 387#true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:04,976 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-14 16:47:04,976 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 16:47:04,976 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:04,976 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-14 16:47:04,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [353#L757-3true, 397#true, 381#true, Black: 387#true, 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 71#L743-3true, 325#L766-6true, 383#true, 392#true, 375#L705true]) [2024-10-14 16:47:04,983 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-14 16:47:04,983 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-14 16:47:04,983 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 16:47:04,983 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-14 16:47:04,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, 14#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 387#true, 385#true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:04,991 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-14 16:47:04,992 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-14 16:47:04,992 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 16:47:04,992 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-14 16:47:05,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, Black: 387#true, 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 108#L757-3true, 325#L766-6true, 383#true, 392#true, 375#L705true]) [2024-10-14 16:47:05,043 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-10-14 16:47:05,043 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 16:47:05,044 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-14 16:47:05,044 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-14 16:47:05,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, 262#L706-4true, Black: 387#true, 385#true, 84#L706-3true, 325#L766-6true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 383#true, 392#true]) [2024-10-14 16:47:05,075 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-14 16:47:05,075 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-14 16:47:05,075 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-14 16:47:05,075 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 16:47:05,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [397#true, 381#true, 156#L706-3true, 14#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 387#true, 385#true, 71#L743-3true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true]) [2024-10-14 16:47:05,085 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-14 16:47:05,085 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 16:47:05,085 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 16:47:05,085 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-14 16:47:05,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, Black: 387#true, 385#true, 84#L706-3true, 366#L757-5true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:05,423 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-14 16:47:05,423 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 16:47:05,423 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-14 16:47:05,423 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-14 16:47:05,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1174] L755-2-->L755-3: Formula: (= |v_#race~state~0_4| |v_thr1Thread3of3ForFork0_#t~nondet18#1_7|) InVars {thr1Thread3of3ForFork0_#t~nondet18#1=|v_thr1Thread3of3ForFork0_#t~nondet18#1_7|} OutVars{thr1Thread3of3ForFork0_#t~nondet18#1=|v_thr1Thread3of3ForFork0_#t~nondet18#1_7|, #race~state~0=|v_#race~state~0_4|} AuxVars[] AssignedVars[#race~state~0][189], [69#L727-2true, 130#L753true, 397#true, 381#true, Black: 389#(= |#race~state~0| 0), 164#L755-3true, 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:05,587 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-14 16:47:05,587 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 16:47:05,587 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 16:47:05,587 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 16:47:06,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1153] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][137], [69#L727-2true, 397#true, 381#true, 88#L757-4true, Black: 387#true, 385#true, 108#L757-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:06,104 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-14 16:47:06,104 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-14 16:47:06,104 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 16:47:06,104 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-14 16:47:06,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 381#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 387#true, 385#true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 279#L753-3true, 392#true]) [2024-10-14 16:47:06,233 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-14 16:47:06,233 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-14 16:47:06,233 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-14 16:47:06,233 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-14 16:47:06,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 381#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 387#true, 385#true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 55#L757-3true]) [2024-10-14 16:47:06,234 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-14 16:47:06,234 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-14 16:47:06,234 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 16:47:06,234 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 16:47:06,641 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [353#L757-3true, 397#true, 381#true, Black: 387#true, 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 71#L743-3true, 325#L766-6true, 383#true, 392#true, 375#L705true]) [2024-10-14 16:47:06,642 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-14 16:47:06,642 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 16:47:06,642 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-14 16:47:06,642 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 16:47:06,642 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-14 16:47:06,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1153] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][137], [69#L727-2true, 397#true, 381#true, Black: 387#true, 385#true, 366#L757-5true, 108#L757-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:06,711 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-14 16:47:06,711 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 16:47:06,711 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 16:47:06,711 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-14 16:47:06,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1289] L755-1-->L755-2: Formula: true InVars {} OutVars{thr1Thread1of3ForFork0_#t~nondet18#1=|v_thr1Thread1of3ForFork0_#t~nondet18#1_5|} AuxVars[] AssignedVars[thr1Thread1of3ForFork0_#t~nondet18#1][84], [111#L755-2true, 397#true, 381#true, 299#L701-3true, Black: 387#true, 385#true, 257#L750-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:06,863 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-14 16:47:06,863 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-14 16:47:06,863 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-14 16:47:06,863 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-14 16:47:07,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1174] L755-2-->L755-3: Formula: (= |v_#race~state~0_4| |v_thr1Thread3of3ForFork0_#t~nondet18#1_7|) InVars {thr1Thread3of3ForFork0_#t~nondet18#1=|v_thr1Thread3of3ForFork0_#t~nondet18#1_7|} OutVars{thr1Thread3of3ForFork0_#t~nondet18#1=|v_thr1Thread3of3ForFork0_#t~nondet18#1_7|, #race~state~0=|v_#race~state~0_4|} AuxVars[] AssignedVars[#race~state~0][189], [69#L727-2true, 397#true, 381#true, Black: 389#(= |#race~state~0| 0), 88#L757-4true, 164#L755-3true, 385#true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true]) [2024-10-14 16:47:07,020 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-10-14 16:47:07,020 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-14 16:47:07,020 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-14 16:47:07,020 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-14 16:47:07,227 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, Black: 387#true, 88#L757-4true, 385#true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:07,228 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-14 16:47:07,228 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 16:47:07,228 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:07,228 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-14 16:47:07,228 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:07,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1174] L755-2-->L755-3: Formula: (= |v_#race~state~0_4| |v_thr1Thread3of3ForFork0_#t~nondet18#1_7|) InVars {thr1Thread3of3ForFork0_#t~nondet18#1=|v_thr1Thread3of3ForFork0_#t~nondet18#1_7|} OutVars{thr1Thread3of3ForFork0_#t~nondet18#1=|v_thr1Thread3of3ForFork0_#t~nondet18#1_7|, #race~state~0=|v_#race~state~0_4|} AuxVars[] AssignedVars[#race~state~0][189], [69#L727-2true, 397#true, 381#true, Black: 389#(= |#race~state~0| 0), 164#L755-3true, 385#true, 366#L757-5true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true]) [2024-10-14 16:47:07,875 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-14 16:47:07,875 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:07,875 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:07,875 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-14 16:47:07,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 381#true, 231#L755-3true, Black: 389#(= |#race~state~0| 0), 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 385#true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:07,898 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-14 16:47:07,898 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-14 16:47:07,898 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-10-14 16:47:07,898 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-14 16:47:07,918 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [397#true, 381#true, Black: 387#true, 385#true, 257#L750-3true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 71#L743-3true, 392#true, 375#L705true]) [2024-10-14 16:47:07,918 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-10-14 16:47:07,918 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 16:47:07,918 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 16:47:07,919 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 16:47:07,919 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-10-14 16:47:07,919 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 16:47:08,028 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, Black: 387#true, 385#true, 366#L757-5true, 84#L706-3true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true]) [2024-10-14 16:47:08,028 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-10-14 16:47:08,029 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 16:47:08,029 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-14 16:47:08,029 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-14 16:47:08,029 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 16:47:08,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][428], [381#true, 156#L706-3true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 387#true, 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 71#L743-3true, 325#L766-6true, 383#true, 279#L753-3true, 392#true]) [2024-10-14 16:47:08,044 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-14 16:47:08,044 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-14 16:47:08,044 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-14 16:47:08,044 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-14 16:47:08,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 381#true, Black: 389#(= |#race~state~0| 0), 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 385#true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 279#L753-3true, 392#true]) [2024-10-14 16:47:08,047 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-14 16:47:08,047 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:08,047 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-14 16:47:08,047 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-14 16:47:08,049 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, 88#L757-4true, Black: 387#true, 385#true, 84#L706-3true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true]) [2024-10-14 16:47:08,049 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-14 16:47:08,049 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-14 16:47:08,049 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 16:47:08,049 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:08,050 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-14 16:47:08,050 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:08,050 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, Black: 387#true, 385#true, 84#L706-3true, 366#L757-5true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true]) [2024-10-14 16:47:08,050 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-10-14 16:47:08,050 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 16:47:08,050 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-14 16:47:08,050 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-14 16:47:08,050 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 16:47:08,050 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:08,050 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 381#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 387#true, 385#true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 279#L753-3true, 392#true]) [2024-10-14 16:47:08,050 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-14 16:47:08,050 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-14 16:47:08,050 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-14 16:47:08,050 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-14 16:47:08,051 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-14 16:47:08,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, 385#true, Black: 387#true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 343#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue]) [2024-10-14 16:47:08,052 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-14 16:47:08,052 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-14 16:47:08,052 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-14 16:47:08,052 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-14 16:47:08,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1289] L755-1-->L755-2: Formula: true InVars {} OutVars{thr1Thread1of3ForFork0_#t~nondet18#1=|v_thr1Thread1of3ForFork0_#t~nondet18#1_5|} AuxVars[] AssignedVars[thr1Thread1of3ForFork0_#t~nondet18#1][84], [111#L755-2true, 397#true, 381#true, 334#L721-3true, Black: 387#true, 385#true, 257#L750-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:08,068 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-14 16:47:08,068 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-14 16:47:08,068 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-14 16:47:08,068 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-14 16:47:08,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [397#true, 381#true, 156#L706-3true, Black: 387#true, 385#true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 375#L705true]) [2024-10-14 16:47:08,405 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-10-14 16:47:08,405 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-10-14 16:47:08,405 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-14 16:47:08,405 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-14 16:47:08,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, Black: 387#true, 385#true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 375#L705true]) [2024-10-14 16:47:08,406 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-10-14 16:47:08,406 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-10-14 16:47:08,406 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-14 16:47:08,406 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-10-14 16:47:08,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][389], [116#L743-3true, 397#true, 381#true, 262#L706-4true, Black: 387#true, 385#true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:08,407 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-14 16:47:08,407 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-14 16:47:08,407 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-14 16:47:08,407 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 16:47:08,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][389], [116#L743-3true, 397#true, 381#true, Black: 387#true, 385#true, 96#L706-3true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:08,408 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-10-14 16:47:08,408 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:08,408 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-14 16:47:08,408 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-14 16:47:08,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][428], [381#true, 156#L706-3true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 387#true, 385#true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 55#L757-3true]) [2024-10-14 16:47:08,459 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-14 16:47:08,460 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-14 16:47:08,460 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 16:47:08,460 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 16:47:08,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 381#true, Black: 389#(= |#race~state~0| 0), 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 385#true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 55#L757-3true]) [2024-10-14 16:47:08,460 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-14 16:47:08,460 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 16:47:08,460 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-14 16:47:08,460 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 16:47:08,461 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 381#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 387#true, 385#true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 55#L757-3true]) [2024-10-14 16:47:08,461 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-14 16:47:08,461 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-14 16:47:08,461 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-14 16:47:08,461 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 16:47:08,461 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 16:47:08,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [397#true, 381#true, Black: 387#true, 385#true, 360#L694-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 71#L743-3true, 325#L766-6true, 383#true, 392#true, 375#L705true]) [2024-10-14 16:47:08,858 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 16:47:08,858 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-14 16:47:08,858 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:08,858 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:08,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, 385#true, Black: 387#true, 58#L694-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 375#L705true]) [2024-10-14 16:47:08,935 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-14 16:47:08,936 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:08,936 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:08,936 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 16:47:09,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [369#L694-3true, 116#L743-3true, 381#true, Black: 387#true, 385#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:09,068 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-10-14 16:47:09,068 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-10-14 16:47:09,068 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-14 16:47:09,068 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-14 16:47:09,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, Black: 389#(= |#race~state~0| 0), 385#true, 108#L757-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 375#L705true]) [2024-10-14 16:47:09,107 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-10-14 16:47:09,107 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 16:47:09,107 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-10-14 16:47:09,107 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 16:47:09,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [397#true, 381#true, Black: 387#true, 385#true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 118#L696-3true, 392#true, 375#L705true]) [2024-10-14 16:47:09,631 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-10-14 16:47:09,631 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:09,631 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:09,631 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 16:47:09,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, 179#L696-3true, Black: 387#true, 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 375#L705true]) [2024-10-14 16:47:09,704 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-14 16:47:09,704 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:09,704 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:09,704 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:09,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [353#L757-3true, 397#true, 381#true, 14#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 387#true, 385#true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:09,739 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-10-14 16:47:09,739 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:09,739 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 16:47:09,740 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:09,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [397#true, 381#true, Black: 389#(= |#race~state~0| 0), 14#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 385#true, 257#L750-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 71#L743-3true, 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:09,740 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 16:47:09,740 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 16:47:09,740 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 16:47:09,740 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-14 16:47:09,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [397#true, 381#true, 14#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 387#true, 385#true, 31#L751-1true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:09,740 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-10-14 16:47:09,741 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 16:47:09,741 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-14 16:47:09,741 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 16:47:09,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 381#true, Black: 387#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 385#true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 342#L696-3true]) [2024-10-14 16:47:09,833 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-10-14 16:47:09,833 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-14 16:47:09,833 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:09,833 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:10,372 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [397#true, 381#true, Black: 387#true, 385#true, 360#L694-3true, 325#L766-6true, 383#true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true, 375#L705true]) [2024-10-14 16:47:10,372 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 16:47:10,372 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 16:47:10,373 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-14 16:47:10,373 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:10,373 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:10,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [397#true, 381#true, 156#L706-3true, Black: 387#true, 385#true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 343#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 392#true]) [2024-10-14 16:47:10,802 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2024-10-14 16:47:10,802 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-14 16:47:10,802 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-14 16:47:10,802 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-14 16:47:10,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, Black: 389#(= |#race~state~0| 0), 14#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 385#true, 325#L766-6true, 383#true, 108#L757-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true]) [2024-10-14 16:47:10,821 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-10-14 16:47:10,821 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-14 16:47:10,821 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-14 16:47:10,821 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 16:47:11,119 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [397#true, 381#true, Black: 387#true, 385#true, 325#L766-6true, 383#true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 118#L696-3true, 392#true, 375#L705true]) [2024-10-14 16:47:11,119 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-10-14 16:47:11,119 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:11,119 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:11,119 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:11,120 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 16:47:11,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [397#true, 381#true, Black: 387#true, 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 71#L743-3true, 325#L766-6true, 383#true, 230#L701-3true, 392#true, 375#L705true]) [2024-10-14 16:47:11,913 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-10-14 16:47:11,913 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-14 16:47:11,913 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 16:47:11,913 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 16:47:11,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, 299#L701-3true, 385#true, Black: 387#true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true, 375#L705true]) [2024-10-14 16:47:11,999 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-10-14 16:47:11,999 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 16:47:11,999 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-14 16:47:11,999 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 16:47:12,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1252] L724-->L726: Formula: (= |v_thr1Thread3of3ForFork0_push_~newTop~0#1_29| v_~top~0_25) InVars {thr1Thread3of3ForFork0_push_~newTop~0#1=|v_thr1Thread3of3ForFork0_push_~newTop~0#1_29|} OutVars{thr1Thread3of3ForFork0_push_#t~nondet10#1=|v_thr1Thread3of3ForFork0_push_#t~nondet10#1_7|, #race~top~0=|v_#race~top~0_33|, ~top~0=v_~top~0_25, thr1Thread3of3ForFork0_push_~newTop~0#1=|v_thr1Thread3of3ForFork0_push_~newTop~0#1_29|} AuxVars[] AssignedVars[thr1Thread3of3ForFork0_push_#t~nondet10#1, #race~top~0, ~top~0][420], [397#true, 381#true, Black: 387#true, 385#true, 360#L694-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 23#L726true, 375#L705true]) [2024-10-14 16:47:12,100 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-10-14 16:47:12,100 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-14 16:47:12,100 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-14 16:47:12,100 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-14 16:47:12,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][428], [369#L694-3true, 381#true, 156#L706-3true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 387#true, 385#true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:12,127 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-10-14 16:47:12,128 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-14 16:47:12,128 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-10-14 16:47:12,128 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-14 16:47:12,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [369#L694-3true, 116#L743-3true, 381#true, Black: 389#(= |#race~state~0| 0), 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 385#true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:12,130 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-10-14 16:47:12,130 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-14 16:47:12,130 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-14 16:47:12,130 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-10-14 16:47:12,142 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [369#L694-3true, 116#L743-3true, 381#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 387#true, 385#true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:12,142 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-10-14 16:47:12,142 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-10-14 16:47:12,142 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-14 16:47:12,142 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-14 16:47:12,142 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-10-14 16:47:12,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 381#true, Black: 387#true, 385#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 84#L706-3true, 345#L701-3true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true]) [2024-10-14 16:47:12,153 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-10-14 16:47:12,153 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-10-14 16:47:12,153 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-14 16:47:12,154 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-14 16:47:12,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [397#true, 381#true, 14#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 387#true, 385#true, 360#L694-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 71#L743-3true, 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:12,184 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-10-14 16:47:12,184 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-10-14 16:47:12,184 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-14 16:47:12,184 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-10-14 16:47:12,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, Black: 389#(= |#race~state~0| 0), 14#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 58#L694-3true, 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:12,384 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-10-14 16:47:12,384 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-10-14 16:47:12,384 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-10-14 16:47:12,384 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-14 16:47:12,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, Black: 389#(= |#race~state~0| 0), 385#true, 58#L694-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 375#L705true]) [2024-10-14 16:47:12,563 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-10-14 16:47:12,563 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-14 16:47:12,563 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-14 16:47:12,563 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-10-14 16:47:12,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [120#L721-3true, 397#true, 381#true, Black: 387#true, 385#true, 325#L766-6true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 383#true, 71#L743-3true, 392#true, 375#L705true]) [2024-10-14 16:47:12,812 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-10-14 16:47:12,812 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-14 16:47:12,812 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-14 16:47:12,812 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-14 16:47:13,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, 334#L721-3true, 385#true, Black: 387#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 375#L705true]) [2024-10-14 16:47:13,190 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-10-14 16:47:13,190 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-14 16:47:13,191 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-10-14 16:47:13,191 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-14 16:47:13,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1252] L724-->L726: Formula: (= |v_thr1Thread3of3ForFork0_push_~newTop~0#1_29| v_~top~0_25) InVars {thr1Thread3of3ForFork0_push_~newTop~0#1=|v_thr1Thread3of3ForFork0_push_~newTop~0#1_29|} OutVars{thr1Thread3of3ForFork0_push_#t~nondet10#1=|v_thr1Thread3of3ForFork0_push_#t~nondet10#1_7|, #race~top~0=|v_#race~top~0_33|, ~top~0=v_~top~0_25, thr1Thread3of3ForFork0_push_~newTop~0#1=|v_thr1Thread3of3ForFork0_push_~newTop~0#1_29|} AuxVars[] AssignedVars[thr1Thread3of3ForFork0_push_#t~nondet10#1, #race~top~0, ~top~0][420], [397#true, 381#true, Black: 387#true, 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 118#L696-3true, 392#true, 23#L726true, 375#L705true]) [2024-10-14 16:47:13,307 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-10-14 16:47:13,307 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-14 16:47:13,307 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-14 16:47:13,307 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-14 16:47:13,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][428], [381#true, 156#L706-3true, Black: 387#true, 385#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 325#L766-6true, 383#true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true, 342#L696-3true]) [2024-10-14 16:47:13,327 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-10-14 16:47:13,327 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:13,327 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-14 16:47:13,327 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:13,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 381#true, Black: 389#(= |#race~state~0| 0), 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 385#true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 342#L696-3true]) [2024-10-14 16:47:13,328 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-10-14 16:47:13,328 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:13,328 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-14 16:47:13,328 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-10-14 16:47:13,339 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 381#true, Black: 387#true, 385#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 84#L706-3true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true, 342#L696-3true]) [2024-10-14 16:47:13,339 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-10-14 16:47:13,339 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-14 16:47:13,339 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:13,339 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-14 16:47:13,339 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:13,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 350#L721-3true, 381#true, Black: 387#true, 385#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 84#L706-3true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true]) [2024-10-14 16:47:13,350 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-10-14 16:47:13,351 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-10-14 16:47:13,351 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-14 16:47:13,351 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-10-14 16:47:13,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [397#true, 381#true, 14#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 387#true, 385#true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 71#L743-3true, 118#L696-3true, 392#true]) [2024-10-14 16:47:13,370 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-10-14 16:47:13,370 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-14 16:47:13,370 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-14 16:47:13,370 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 16:47:13,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][389], [116#L743-3true, 397#true, 381#true, 262#L706-4true, Black: 387#true, 385#true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:13,439 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-10-14 16:47:13,439 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-10-14 16:47:13,439 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-14 16:47:13,439 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-14 16:47:13,514 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [397#true, 381#true, Black: 387#true, 385#true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 230#L701-3true, 392#true, 375#L705true]) [2024-10-14 16:47:13,514 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-10-14 16:47:13,514 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-14 16:47:13,514 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-14 16:47:13,514 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 16:47:13,514 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 16:47:13,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, 397#true, 381#true, 179#L696-3true, Black: 389#(= |#race~state~0| 0), 14#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 385#true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true]) [2024-10-14 16:47:13,521 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-10-14 16:47:13,521 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-14 16:47:13,522 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-10-14 16:47:13,522 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 16:47:13,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, 179#L696-3true, Black: 389#(= |#race~state~0| 0), 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 375#L705true]) [2024-10-14 16:47:13,652 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-10-14 16:47:13,652 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-10-14 16:47:13,652 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 16:47:13,652 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 16:47:14,088 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [120#L721-3true, 397#true, 381#true, Black: 387#true, 385#true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 375#L705true]) [2024-10-14 16:47:14,088 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-10-14 16:47:14,088 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-14 16:47:14,088 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-10-14 16:47:14,088 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-14 16:47:14,088 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-14 16:47:14,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [397#true, 381#true, Black: 387#true, 385#true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 167#L726true, 375#L705true]) [2024-10-14 16:47:14,742 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-10-14 16:47:14,742 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-10-14 16:47:14,742 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-10-14 16:47:14,742 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-10-14 16:47:14,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1252] L724-->L726: Formula: (= |v_thr1Thread3of3ForFork0_push_~newTop~0#1_29| v_~top~0_25) InVars {thr1Thread3of3ForFork0_push_~newTop~0#1=|v_thr1Thread3of3ForFork0_push_~newTop~0#1_29|} OutVars{thr1Thread3of3ForFork0_push_#t~nondet10#1=|v_thr1Thread3of3ForFork0_push_#t~nondet10#1_7|, #race~top~0=|v_#race~top~0_33|, ~top~0=v_~top~0_25, thr1Thread3of3ForFork0_push_~newTop~0#1=|v_thr1Thread3of3ForFork0_push_~newTop~0#1_29|} AuxVars[] AssignedVars[thr1Thread3of3ForFork0_push_#t~nondet10#1, #race~top~0, ~top~0][420], [397#true, 381#true, Black: 387#true, 385#true, 325#L766-6true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 383#true, 230#L701-3true, 392#true, 375#L705true, 23#L726true]) [2024-10-14 16:47:14,856 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-10-14 16:47:14,856 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:14,856 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-10-14 16:47:14,856 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:14,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [69#L727-2true, 397#true, 381#true, Black: 387#true, 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 71#L743-3true, 325#L766-6true, 383#true, 392#true, 375#L705true]) [2024-10-14 16:47:14,857 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-10-14 16:47:14,857 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-14 16:47:14,857 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-14 16:47:14,857 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-14 16:47:14,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][428], [381#true, 156#L706-3true, Black: 387#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 385#true, 345#L701-3true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:14,873 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-10-14 16:47:14,873 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-14 16:47:14,873 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-10-14 16:47:14,873 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-14 16:47:14,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 381#true, Black: 389#(= |#race~state~0| 0), 385#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 84#L706-3true, 345#L701-3true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true]) [2024-10-14 16:47:14,874 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-10-14 16:47:14,875 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-14 16:47:14,875 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-10-14 16:47:14,875 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-10-14 16:47:14,885 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 381#true, Black: 387#true, 385#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 84#L706-3true, 345#L701-3true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true]) [2024-10-14 16:47:14,885 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-10-14 16:47:14,885 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-10-14 16:47:14,885 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-10-14 16:47:14,885 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-14 16:47:14,885 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-14 16:47:14,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 381#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 387#true, 385#true, 70#L726true, 84#L706-3true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true]) [2024-10-14 16:47:14,896 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-10-14 16:47:14,896 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-10-14 16:47:14,896 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-14 16:47:14,896 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-10-14 16:47:14,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [397#true, 381#true, 14#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 387#true, 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 71#L743-3true, 325#L766-6true, 383#true, 230#L701-3true, 392#true]) [2024-10-14 16:47:14,909 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-10-14 16:47:14,909 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-14 16:47:14,909 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-14 16:47:14,909 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-10-14 16:47:14,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 381#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 387#true, 385#true, 354#L727-2true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:14,992 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-10-14 16:47:14,992 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-14 16:47:14,992 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-14 16:47:14,992 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-14 16:47:15,015 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, Black: 387#true, 385#true, 58#L694-3true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true, 375#L705true]) [2024-10-14 16:47:15,016 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-10-14 16:47:15,016 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-14 16:47:15,016 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:15,016 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:15,016 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 16:47:15,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, 299#L701-3true, Black: 389#(= |#race~state~0| 0), 14#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 385#true, 325#L766-6true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 383#true, 392#true]) [2024-10-14 16:47:15,018 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-10-14 16:47:15,018 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-14 16:47:15,018 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-10-14 16:47:15,018 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-10-14 16:47:15,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, 299#L701-3true, Black: 389#(= |#race~state~0| 0), 385#true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true, 375#L705true]) [2024-10-14 16:47:15,109 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-10-14 16:47:15,109 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-14 16:47:15,109 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-14 16:47:15,109 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-10-14 16:47:15,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 42#L722-1true, 381#true, 231#L755-3true, Black: 389#(= |#race~state~0| 0), 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:15,113 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-10-14 16:47:15,113 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-10-14 16:47:15,113 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-14 16:47:15,113 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-10-14 16:47:15,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 42#L722-1true, 381#true, Black: 389#(= |#race~state~0| 0), 385#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true, 279#L753-3true]) [2024-10-14 16:47:15,207 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-10-14 16:47:15,207 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-10-14 16:47:15,207 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-10-14 16:47:15,207 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-10-14 16:47:15,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][428], [381#true, 143#L722-1true, Black: 387#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 385#true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 279#L753-3true, 392#true]) [2024-10-14 16:47:15,211 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-10-14 16:47:15,211 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-10-14 16:47:15,211 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-10-14 16:47:15,211 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-10-14 16:47:15,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1252] L724-->L726: Formula: (= |v_thr1Thread3of3ForFork0_push_~newTop~0#1_29| v_~top~0_25) InVars {thr1Thread3of3ForFork0_push_~newTop~0#1=|v_thr1Thread3of3ForFork0_push_~newTop~0#1_29|} OutVars{thr1Thread3of3ForFork0_push_#t~nondet10#1=|v_thr1Thread3of3ForFork0_push_#t~nondet10#1_7|, #race~top~0=|v_#race~top~0_33|, ~top~0=v_~top~0_25, thr1Thread3of3ForFork0_push_~newTop~0#1=|v_thr1Thread3of3ForFork0_push_~newTop~0#1_29|} AuxVars[] AssignedVars[thr1Thread3of3ForFork0_push_#t~nondet10#1, #race~top~0, ~top~0][420], [120#L721-3true, 397#true, 381#true, Black: 387#true, 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 23#L726true, 375#L705true]) [2024-10-14 16:47:15,348 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-10-14 16:47:15,348 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-10-14 16:47:15,348 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-10-14 16:47:15,348 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-10-14 16:47:15,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][428], [350#L721-3true, 381#true, 156#L706-3true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 387#true, 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 71#L743-3true, 392#true]) [2024-10-14 16:47:15,360 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-10-14 16:47:15,360 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-14 16:47:15,360 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-10-14 16:47:15,360 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-10-14 16:47:15,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 350#L721-3true, 381#true, Black: 389#(= |#race~state~0| 0), 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 385#true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:15,361 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-10-14 16:47:15,361 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-14 16:47:15,361 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-10-14 16:47:15,361 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-14 16:47:15,373 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [350#L721-3true, 116#L743-3true, 381#true, Black: 387#true, 385#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 84#L706-3true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true]) [2024-10-14 16:47:15,374 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-10-14 16:47:15,374 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-10-14 16:47:15,374 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-14 16:47:15,374 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-14 16:47:15,374 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-10-14 16:47:15,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [120#L721-3true, 397#true, 381#true, 14#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 387#true, 385#true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:15,394 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-10-14 16:47:15,394 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-10-14 16:47:15,394 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-10-14 16:47:15,394 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-10-14 16:47:15,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, Black: 387#true, 385#true, 354#L727-2true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:15,426 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-10-14 16:47:15,426 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-10-14 16:47:15,426 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-14 16:47:15,427 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-10-14 16:47:15,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 42#L722-1true, 397#true, 381#true, Black: 387#true, 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 375#L705true]) [2024-10-14 16:47:15,439 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-10-14 16:47:15,439 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-14 16:47:15,439 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-14 16:47:15,440 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-14 16:47:15,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1477] L722-->L722-1: Formula: (= |v_#race~top~0_4| 0) InVars {} OutVars{#race~top~0=|v_#race~top~0_4|} AuxVars[] AssignedVars[#race~top~0][363], [42#L722-1true, 397#true, 381#true, 143#L722-1true, Black: 387#true, 385#true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true, 375#L705true]) [2024-10-14 16:47:15,440 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-10-14 16:47:15,440 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-14 16:47:15,440 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-14 16:47:15,440 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-14 16:47:15,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 42#L722-1true, 381#true, Black: 389#(= |#race~state~0| 0), 385#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 55#L757-3true]) [2024-10-14 16:47:15,478 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-10-14 16:47:15,478 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-10-14 16:47:15,478 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-10-14 16:47:15,478 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-10-14 16:47:15,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][428], [381#true, 143#L722-1true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 387#true, 385#true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 55#L757-3true]) [2024-10-14 16:47:15,480 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-10-14 16:47:15,480 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-10-14 16:47:15,480 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-10-14 16:47:15,480 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-10-14 16:47:15,490 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, 179#L696-3true, Black: 387#true, 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 375#L705true]) [2024-10-14 16:47:15,490 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-10-14 16:47:15,490 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:15,490 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:15,490 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 16:47:15,490 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:15,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, 334#L721-3true, Black: 389#(= |#race~state~0| 0), 14#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:15,493 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-10-14 16:47:15,493 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-14 16:47:15,493 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-10-14 16:47:15,493 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-10-14 16:47:15,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [397#true, 381#true, 143#L722-1true, Black: 389#(= |#race~state~0| 0), 385#true, 88#L757-4true, 325#L766-6true, 383#true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true]) [2024-10-14 16:47:15,571 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-10-14 16:47:15,571 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-14 16:47:15,571 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-14 16:47:15,571 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-14 16:47:15,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, 334#L721-3true, Black: 389#(= |#race~state~0| 0), 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 375#L705true]) [2024-10-14 16:47:15,576 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-10-14 16:47:15,576 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-14 16:47:15,576 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-14 16:47:15,576 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-14 16:47:16,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [397#true, 381#true, 143#L722-1true, Black: 389#(= |#race~state~0| 0), 385#true, 366#L757-5true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 71#L743-3true, 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:16,143 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-10-14 16:47:16,143 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-10-14 16:47:16,143 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-10-14 16:47:16,143 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-10-14 16:47:16,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, Black: 389#(= |#race~state~0| 0), 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 215#L727-2true, 392#true, 375#L705true]) [2024-10-14 16:47:16,147 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-10-14 16:47:16,147 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-10-14 16:47:16,147 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-14 16:47:16,147 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-10-14 16:47:16,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][428], [381#true, 156#L706-3true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 387#true, 385#true, 70#L726true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:16,451 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-10-14 16:47:16,451 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-10-14 16:47:16,451 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-14 16:47:16,451 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-10-14 16:47:16,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 381#true, Black: 389#(= |#race~state~0| 0), 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 385#true, 70#L726true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:16,451 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-10-14 16:47:16,451 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-10-14 16:47:16,452 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-10-14 16:47:16,452 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-14 16:47:16,464 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 381#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 387#true, 385#true, 70#L726true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:16,464 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-10-14 16:47:16,464 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-10-14 16:47:16,464 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-14 16:47:16,464 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-14 16:47:16,465 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-10-14 16:47:16,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][428], [381#true, 156#L706-3true, Black: 387#true, 385#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 354#L727-2true, 325#L766-6true, 383#true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true]) [2024-10-14 16:47:16,512 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-10-14 16:47:16,512 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-14 16:47:16,512 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-14 16:47:16,512 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-14 16:47:16,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 381#true, Black: 389#(= |#race~state~0| 0), 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 385#true, 354#L727-2true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:16,513 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-10-14 16:47:16,513 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-14 16:47:16,513 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-14 16:47:16,513 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-10-14 16:47:16,524 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 381#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 387#true, 385#true, 354#L727-2true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:16,524 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-10-14 16:47:16,524 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-14 16:47:16,525 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-14 16:47:16,525 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-14 16:47:16,525 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-14 16:47:16,540 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, 299#L701-3true, Black: 387#true, 385#true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true, 375#L705true]) [2024-10-14 16:47:16,540 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-14 16:47:16,540 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 16:47:16,540 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-14 16:47:16,540 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-14 16:47:16,540 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 16:47:16,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [397#true, 381#true, 143#L722-1true, 385#true, Black: 387#true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 343#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue]) [2024-10-14 16:47:16,598 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-10-14 16:47:16,598 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-10-14 16:47:16,598 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-10-14 16:47:16,598 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-10-14 16:47:16,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [69#L727-2true, 397#true, 381#true, Black: 389#(= |#race~state~0| 0), 385#true, 325#L766-6true, 383#true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true, 375#L705true]) [2024-10-14 16:47:16,653 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-10-14 16:47:16,653 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-10-14 16:47:16,653 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-14 16:47:16,653 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-10-14 16:47:16,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [397#true, 381#true, 156#L706-3true, 385#true, Black: 387#true, 354#L727-2true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:16,731 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-10-14 16:47:16,731 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-10-14 16:47:16,731 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-14 16:47:16,731 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-14 16:47:16,828 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, 334#L721-3true, Black: 387#true, 385#true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true, 375#L705true]) [2024-10-14 16:47:16,828 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-14 16:47:16,828 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-14 16:47:16,828 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-10-14 16:47:16,828 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-14 16:47:16,828 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-14 16:47:16,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [69#L727-2true, 397#true, 381#true, 14#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 387#true, 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 71#L743-3true, 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:16,830 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-10-14 16:47:16,830 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-10-14 16:47:16,830 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-10-14 16:47:16,830 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-10-14 16:47:16,902 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [69#L727-2true, 397#true, 381#true, Black: 387#true, 385#true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 71#L743-3true, 392#true, 375#L705true]) [2024-10-14 16:47:16,902 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-10-14 16:47:16,903 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-14 16:47:16,903 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-14 16:47:16,903 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-14 16:47:16,903 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-14 16:47:16,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [369#L694-3true, 116#L743-3true, 42#L722-1true, 381#true, Black: 389#(= |#race~state~0| 0), 385#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 325#L766-6true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 383#true, 392#true]) [2024-10-14 16:47:16,937 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-14 16:47:16,937 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-14 16:47:16,937 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-14 16:47:16,937 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-14 16:47:16,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][428], [369#L694-3true, 381#true, 143#L722-1true, Black: 387#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 71#L743-3true, 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:16,949 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-14 16:47:16,949 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-14 16:47:16,949 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-14 16:47:16,949 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-14 16:47:17,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 42#L722-1true, 381#true, Black: 389#(= |#race~state~0| 0), 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 342#L696-3true]) [2024-10-14 16:47:17,489 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-10-14 16:47:17,489 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-14 16:47:17,490 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-14 16:47:17,490 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-10-14 16:47:17,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][428], [381#true, 143#L722-1true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 387#true, 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 71#L743-3true, 325#L766-6true, 383#true, 392#true, 342#L696-3true]) [2024-10-14 16:47:17,509 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-10-14 16:47:17,509 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-10-14 16:47:17,509 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-14 16:47:17,509 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-10-14 16:47:17,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 42#L722-1true, 381#true, Black: 389#(= |#race~state~0| 0), 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 345#L701-3true, 392#true]) [2024-10-14 16:47:17,937 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-10-14 16:47:17,937 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-14 16:47:17,937 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-14 16:47:17,937 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-14 16:47:17,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][428], [381#true, 143#L722-1true, Black: 387#true, 385#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 345#L701-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 71#L743-3true, 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:17,946 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-10-14 16:47:17,946 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-14 16:47:17,946 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-14 16:47:17,946 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-14 16:47:18,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 350#L721-3true, 42#L722-1true, 381#true, Black: 389#(= |#race~state~0| 0), 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:18,080 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-10-14 16:47:18,080 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-14 16:47:18,080 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-14 16:47:18,080 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-14 16:47:18,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][428], [350#L721-3true, 381#true, 143#L722-1true, Black: 387#true, 385#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 71#L743-3true, 392#true]) [2024-10-14 16:47:18,091 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-10-14 16:47:18,091 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-14 16:47:18,091 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-14 16:47:18,091 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event