./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.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version a046e57d Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/25_stack_longer-1.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 ba97c44431e27256d062ccf668a9dc4f57d7e92b05fdac6228d08e7c5a2d8a0c --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-mul-div-a046e57-m [2024-10-13 09:30:40,581 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-13 09:30:40,666 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-10-13 09:30:40,671 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-13 09:30:40,672 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-13 09:30:40,692 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-13 09:30:40,693 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-13 09:30:40,693 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-13 09:30:40,694 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-13 09:30:40,694 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-13 09:30:40,694 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-13 09:30:40,695 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-13 09:30:40,695 INFO L153 SettingsManager]: * Use SBE=true [2024-10-13 09:30:40,696 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-13 09:30:40,696 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-13 09:30:40,696 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-13 09:30:40,697 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-13 09:30:40,697 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-13 09:30:40,697 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-13 09:30:40,698 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-13 09:30:40,698 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-13 09:30:40,699 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-13 09:30:40,699 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-10-13 09:30:40,699 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-13 09:30:40,700 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-10-13 09:30:40,700 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-13 09:30:40,700 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-13 09:30:40,701 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-13 09:30:40,701 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-13 09:30:40,702 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-13 09:30:40,702 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-13 09:30:40,702 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-13 09:30:40,703 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-13 09:30:40,703 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-13 09:30:40,703 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-13 09:30:40,703 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-13 09:30:40,704 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-13 09:30:40,704 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-13 09:30:40,704 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-13 09:30:40,705 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-13 09:30:40,705 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-13 09:30:40,706 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 -> ba97c44431e27256d062ccf668a9dc4f57d7e92b05fdac6228d08e7c5a2d8a0c [2024-10-13 09:30:40,988 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-13 09:30:41,012 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-13 09:30:41,015 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-13 09:30:41,017 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-13 09:30:41,018 INFO L274 PluginConnector]: CDTParser initialized [2024-10-13 09:30:41,019 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/25_stack_longer-1.i [2024-10-13 09:30:42,534 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-13 09:30:42,843 INFO L384 CDTParser]: Found 1 translation units. [2024-10-13 09:30:42,847 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/25_stack_longer-1.i [2024-10-13 09:30:42,869 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/765605ec0/c1aa8d4281fd48c19384a73b79f530d7/FLAG20f112d95 [2024-10-13 09:30:42,891 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/765605ec0/c1aa8d4281fd48c19384a73b79f530d7 [2024-10-13 09:30:42,894 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-13 09:30:42,895 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-13 09:30:42,898 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-13 09:30:42,899 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-13 09:30:42,904 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-13 09:30:42,905 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.10 09:30:42" (1/1) ... [2024-10-13 09:30:42,906 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@75a2719d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 09:30:42, skipping insertion in model container [2024-10-13 09:30:42,906 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.10 09:30:42" (1/1) ... [2024-10-13 09:30:42,958 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-13 09:30:43,380 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-13 09:30:43,391 INFO L200 MainTranslator]: Completed pre-run [2024-10-13 09:30:43,435 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-13 09:30:43,481 INFO L204 MainTranslator]: Completed translation [2024-10-13 09:30:43,481 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 09:30:43 WrapperNode [2024-10-13 09:30:43,482 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-13 09:30:43,483 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-13 09:30:43,483 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-13 09:30:43,483 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-13 09:30:43,490 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 09:30:43" (1/1) ... [2024-10-13 09:30:43,508 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 09:30:43" (1/1) ... [2024-10-13 09:30:43,544 INFO L138 Inliner]: procedures = 178, calls = 34, calls flagged for inlining = 19, calls inlined = 23, statements flattened = 296 [2024-10-13 09:30:43,544 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-13 09:30:43,545 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-13 09:30:43,545 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-13 09:30:43,545 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-13 09:30:43,555 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 09:30:43" (1/1) ... [2024-10-13 09:30:43,555 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 09:30:43" (1/1) ... [2024-10-13 09:30:43,560 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 09:30:43" (1/1) ... [2024-10-13 09:30:43,560 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 09:30:43" (1/1) ... [2024-10-13 09:30:43,579 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 09:30:43" (1/1) ... [2024-10-13 09:30:43,583 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 09:30:43" (1/1) ... [2024-10-13 09:30:43,588 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 09:30:43" (1/1) ... [2024-10-13 09:30:43,589 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 09:30:43" (1/1) ... [2024-10-13 09:30:43,593 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-13 09:30:43,594 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-13 09:30:43,595 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-13 09:30:43,595 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-13 09:30:43,596 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 09:30:43" (1/1) ... [2024-10-13 09:30:43,601 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-13 09:30:43,627 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 09:30:43,643 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-10-13 09:30:43,646 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-10-13 09:30:43,694 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-10-13 09:30:43,694 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2024-10-13 09:30:43,694 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2024-10-13 09:30:43,694 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-10-13 09:30:43,694 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-10-13 09:30:43,695 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-13 09:30:43,695 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-10-13 09:30:43,695 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-10-13 09:30:43,695 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-13 09:30:43,695 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-13 09:30:43,697 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-10-13 09:30:43,832 INFO L238 CfgBuilder]: Building ICFG [2024-10-13 09:30:43,834 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-13 09:30:44,437 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-10-13 09:30:44,437 INFO L287 CfgBuilder]: Performing block encoding [2024-10-13 09:30:44,786 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-13 09:30:44,787 INFO L314 CfgBuilder]: Removed 2 assume(true) statements. [2024-10-13 09:30:44,787 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.10 09:30:44 BoogieIcfgContainer [2024-10-13 09:30:44,787 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-13 09:30:44,790 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-13 09:30:44,790 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-13 09:30:44,793 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-13 09:30:44,793 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 13.10 09:30:42" (1/3) ... [2024-10-13 09:30:44,795 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2dc47898 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.10 09:30:44, skipping insertion in model container [2024-10-13 09:30:44,795 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 09:30:43" (2/3) ... [2024-10-13 09:30:44,796 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2dc47898 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.10 09:30:44, skipping insertion in model container [2024-10-13 09:30:44,796 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.10 09:30:44" (3/3) ... [2024-10-13 09:30:44,797 INFO L112 eAbstractionObserver]: Analyzing ICFG 25_stack_longer-1.i [2024-10-13 09:30:44,818 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-13 09:30:44,819 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 26 error locations. [2024-10-13 09:30:44,820 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-10-13 09:30:44,908 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-10-13 09:30:44,956 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 152 places, 156 transitions, 316 flow [2024-10-13 09:30:45,031 INFO L124 PetriNetUnfolderBase]: 8/165 cut-off events. [2024-10-13 09:30:45,032 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-13 09:30:45,039 INFO L83 FinitePrefix]: Finished finitePrefix Result has 169 conditions, 165 events. 8/165 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 233 event pairs, 0 based on Foata normal form. 0/129 useless extension candidates. Maximal degree in co-relation 135. Up to 4 conditions per place. [2024-10-13 09:30:45,040 INFO L82 GeneralOperation]: Start removeDead. Operand has 152 places, 156 transitions, 316 flow [2024-10-13 09:30:45,048 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 152 places, 156 transitions, 316 flow [2024-10-13 09:30:45,063 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-13 09:30:45,073 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;@776e0c32, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-13 09:30:45,074 INFO L334 AbstractCegarLoop]: Starting to check reachability of 53 error locations. [2024-10-13 09:30:45,083 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-13 09:30:45,084 INFO L124 PetriNetUnfolderBase]: 1/31 cut-off events. [2024-10-13 09:30:45,084 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-13 09:30:45,084 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-13 09:30:45,085 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] [2024-10-13 09:30:45,086 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err5ASSERT_VIOLATIONDATA_RACE (and 49 more)] === [2024-10-13 09:30:45,091 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 09:30:45,094 INFO L85 PathProgramCache]: Analyzing trace with hash 1160490579, now seen corresponding path program 1 times [2024-10-13 09:30:45,103 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 09:30:45,104 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1378062770] [2024-10-13 09:30:45,104 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 09:30:45,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 09:30:45,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 09:30:45,636 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-13 09:30:45,637 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 09:30:45,637 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1378062770] [2024-10-13 09:30:45,638 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1378062770] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 09:30:45,638 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 09:30:45,638 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-10-13 09:30:45,640 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [420367372] [2024-10-13 09:30:45,641 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 09:30:45,651 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-13 09:30:45,656 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 09:30:45,683 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-13 09:30:45,684 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-13 09:30:45,686 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 126 out of 156 [2024-10-13 09:30:45,692 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 152 places, 156 transitions, 316 flow. Second operand has 2 states, 2 states have (on average 127.0) internal successors, (254), 2 states have internal predecessors, (254), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 09:30:45,693 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-13 09:30:45,693 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 126 of 156 [2024-10-13 09:30:45,694 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-13 09:30:45,806 INFO L124 PetriNetUnfolderBase]: 4/136 cut-off events. [2024-10-13 09:30:45,806 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-10-13 09:30:45,807 INFO L83 FinitePrefix]: Finished finitePrefix Result has 151 conditions, 136 events. 4/136 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 138 event pairs, 0 based on Foata normal form. 10/132 useless extension candidates. Maximal degree in co-relation 120. Up to 11 conditions per place. [2024-10-13 09:30:45,809 INFO L140 encePairwiseOnDemand]: 136/156 looper letters, 10 selfloop transitions, 0 changer transitions 0/132 dead transitions. [2024-10-13 09:30:45,809 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 132 places, 132 transitions, 288 flow [2024-10-13 09:30:45,811 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-13 09:30:45,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-10-13 09:30:45,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 282 transitions. [2024-10-13 09:30:45,825 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9038461538461539 [2024-10-13 09:30:45,827 INFO L175 Difference]: Start difference. First operand has 152 places, 156 transitions, 316 flow. Second operand 2 states and 282 transitions. [2024-10-13 09:30:45,828 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 132 places, 132 transitions, 288 flow [2024-10-13 09:30:45,859 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 132 places, 132 transitions, 288 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-13 09:30:45,866 INFO L231 Difference]: Finished difference. Result has 132 places, 132 transitions, 268 flow [2024-10-13 09:30:45,868 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=156, PETRI_DIFFERENCE_MINUEND_FLOW=268, PETRI_DIFFERENCE_MINUEND_PLACES=131, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=132, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=132, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=268, PETRI_PLACES=132, PETRI_TRANSITIONS=132} [2024-10-13 09:30:45,876 INFO L277 CegarLoopForPetriNet]: 152 programPoint places, -20 predicate places. [2024-10-13 09:30:45,879 INFO L471 AbstractCegarLoop]: Abstraction has has 132 places, 132 transitions, 268 flow [2024-10-13 09:30:45,880 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 127.0) internal successors, (254), 2 states have internal predecessors, (254), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 09:30:45,880 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-13 09:30:45,880 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 09:30:45,880 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-13 09:30:45,881 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err2ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err5ASSERT_VIOLATIONDATA_RACE (and 49 more)] === [2024-10-13 09:30:45,882 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 09:30:45,886 INFO L85 PathProgramCache]: Analyzing trace with hash -1460020746, now seen corresponding path program 1 times [2024-10-13 09:30:45,886 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 09:30:45,887 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [784954387] [2024-10-13 09:30:45,887 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 09:30:45,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 09:30:45,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 09:30:46,026 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-13 09:30:46,027 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 09:30:46,027 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [784954387] [2024-10-13 09:30:46,027 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [784954387] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 09:30:46,027 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 09:30:46,027 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-13 09:30:46,028 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [803126951] [2024-10-13 09:30:46,028 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 09:30:46,029 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-13 09:30:46,029 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 09:30:46,030 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-13 09:30:46,030 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 09:30:46,044 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 122 out of 156 [2024-10-13 09:30:46,046 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 132 places, 132 transitions, 268 flow. Second operand has 3 states, 3 states have (on average 123.33333333333333) internal successors, (370), 3 states have internal predecessors, (370), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 09:30:46,046 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-13 09:30:46,046 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 122 of 156 [2024-10-13 09:30:46,046 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-13 09:30:46,141 INFO L124 PetriNetUnfolderBase]: 6/219 cut-off events. [2024-10-13 09:30:46,141 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-10-13 09:30:46,142 INFO L83 FinitePrefix]: Finished finitePrefix Result has 246 conditions, 219 events. 6/219 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 420 event pairs, 0 based on Foata normal form. 0/196 useless extension candidates. Maximal degree in co-relation 242. Up to 12 conditions per place. [2024-10-13 09:30:46,143 INFO L140 encePairwiseOnDemand]: 153/156 looper letters, 19 selfloop transitions, 2 changer transitions 0/139 dead transitions. [2024-10-13 09:30:46,145 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 133 places, 139 transitions, 324 flow [2024-10-13 09:30:46,145 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-13 09:30:46,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-13 09:30:46,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 388 transitions. [2024-10-13 09:30:46,151 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8290598290598291 [2024-10-13 09:30:46,151 INFO L175 Difference]: Start difference. First operand has 132 places, 132 transitions, 268 flow. Second operand 3 states and 388 transitions. [2024-10-13 09:30:46,151 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 133 places, 139 transitions, 324 flow [2024-10-13 09:30:46,153 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 133 places, 139 transitions, 324 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-13 09:30:46,158 INFO L231 Difference]: Finished difference. Result has 133 places, 131 transitions, 270 flow [2024-10-13 09:30:46,158 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=156, PETRI_DIFFERENCE_MINUEND_FLOW=266, PETRI_DIFFERENCE_MINUEND_PLACES=131, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=131, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=129, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=270, PETRI_PLACES=133, PETRI_TRANSITIONS=131} [2024-10-13 09:30:46,159 INFO L277 CegarLoopForPetriNet]: 152 programPoint places, -19 predicate places. [2024-10-13 09:30:46,159 INFO L471 AbstractCegarLoop]: Abstraction has has 133 places, 131 transitions, 270 flow [2024-10-13 09:30:46,160 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 123.33333333333333) internal successors, (370), 3 states have internal predecessors, (370), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 09:30:46,160 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-13 09:30:46,161 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] [2024-10-13 09:30:46,161 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-13 09:30:46,162 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err5ASSERT_VIOLATIONDATA_RACE (and 49 more)] === [2024-10-13 09:30:46,163 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 09:30:46,163 INFO L85 PathProgramCache]: Analyzing trace with hash -641594165, now seen corresponding path program 1 times [2024-10-13 09:30:46,163 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 09:30:46,164 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1293949005] [2024-10-13 09:30:46,164 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 09:30:46,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 09:30:46,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-13 09:30:46,174 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-13 09:30:46,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-13 09:30:46,207 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-13 09:30:46,207 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-13 09:30:46,209 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (52 of 53 remaining) [2024-10-13 09:30:46,211 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (51 of 53 remaining) [2024-10-13 09:30:46,211 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (50 of 53 remaining) [2024-10-13 09:30:46,211 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (49 of 53 remaining) [2024-10-13 09:30:46,211 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (48 of 53 remaining) [2024-10-13 09:30:46,212 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (47 of 53 remaining) [2024-10-13 09:30:46,212 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (46 of 53 remaining) [2024-10-13 09:30:46,212 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (45 of 53 remaining) [2024-10-13 09:30:46,212 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (44 of 53 remaining) [2024-10-13 09:30:46,212 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (43 of 53 remaining) [2024-10-13 09:30:46,212 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (42 of 53 remaining) [2024-10-13 09:30:46,213 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (41 of 53 remaining) [2024-10-13 09:30:46,213 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (40 of 53 remaining) [2024-10-13 09:30:46,213 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (39 of 53 remaining) [2024-10-13 09:30:46,213 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (38 of 53 remaining) [2024-10-13 09:30:46,213 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (37 of 53 remaining) [2024-10-13 09:30:46,213 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (36 of 53 remaining) [2024-10-13 09:30:46,214 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (35 of 53 remaining) [2024-10-13 09:30:46,214 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (34 of 53 remaining) [2024-10-13 09:30:46,214 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (33 of 53 remaining) [2024-10-13 09:30:46,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19ASSERT_VIOLATIONDATA_RACE (32 of 53 remaining) [2024-10-13 09:30:46,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONDATA_RACE (31 of 53 remaining) [2024-10-13 09:30:46,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONDATA_RACE (30 of 53 remaining) [2024-10-13 09:30:46,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21ASSERT_VIOLATIONDATA_RACE (29 of 53 remaining) [2024-10-13 09:30:46,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONDATA_RACE (28 of 53 remaining) [2024-10-13 09:30:46,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23ASSERT_VIOLATIONDATA_RACE (27 of 53 remaining) [2024-10-13 09:30:46,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24ASSERT_VIOLATIONDATA_RACE (26 of 53 remaining) [2024-10-13 09:30:46,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (25 of 53 remaining) [2024-10-13 09:30:46,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (24 of 53 remaining) [2024-10-13 09:30:46,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (23 of 53 remaining) [2024-10-13 09:30:46,220 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (22 of 53 remaining) [2024-10-13 09:30:46,220 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (21 of 53 remaining) [2024-10-13 09:30:46,220 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (20 of 53 remaining) [2024-10-13 09:30:46,220 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (19 of 53 remaining) [2024-10-13 09:30:46,220 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (18 of 53 remaining) [2024-10-13 09:30:46,220 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (17 of 53 remaining) [2024-10-13 09:30:46,221 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (16 of 53 remaining) [2024-10-13 09:30:46,221 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (15 of 53 remaining) [2024-10-13 09:30:46,221 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (14 of 53 remaining) [2024-10-13 09:30:46,222 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (13 of 53 remaining) [2024-10-13 09:30:46,223 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (12 of 53 remaining) [2024-10-13 09:30:46,223 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (11 of 53 remaining) [2024-10-13 09:30:46,223 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (10 of 53 remaining) [2024-10-13 09:30:46,224 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (9 of 53 remaining) [2024-10-13 09:30:46,224 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (8 of 53 remaining) [2024-10-13 09:30:46,224 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (7 of 53 remaining) [2024-10-13 09:30:46,224 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19ASSERT_VIOLATIONDATA_RACE (6 of 53 remaining) [2024-10-13 09:30:46,224 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONDATA_RACE (5 of 53 remaining) [2024-10-13 09:30:46,224 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONDATA_RACE (4 of 53 remaining) [2024-10-13 09:30:46,224 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21ASSERT_VIOLATIONDATA_RACE (3 of 53 remaining) [2024-10-13 09:30:46,227 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONDATA_RACE (2 of 53 remaining) [2024-10-13 09:30:46,227 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23ASSERT_VIOLATIONDATA_RACE (1 of 53 remaining) [2024-10-13 09:30:46,227 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24ASSERT_VIOLATIONDATA_RACE (0 of 53 remaining) [2024-10-13 09:30:46,227 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-10-13 09:30:46,228 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2024-10-13 09:30:46,230 WARN L239 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-10-13 09:30:46,232 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-10-13 09:30:46,319 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-10-13 09:30:46,325 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 273 places, 281 transitions, 572 flow [2024-10-13 09:30:46,396 INFO L124 PetriNetUnfolderBase]: 15/301 cut-off events. [2024-10-13 09:30:46,396 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-10-13 09:30:46,404 INFO L83 FinitePrefix]: Finished finitePrefix Result has 309 conditions, 301 events. 15/301 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 879 event pairs, 0 based on Foata normal form. 0/231 useless extension candidates. Maximal degree in co-relation 259. Up to 6 conditions per place. [2024-10-13 09:30:46,404 INFO L82 GeneralOperation]: Start removeDead. Operand has 273 places, 281 transitions, 572 flow [2024-10-13 09:30:46,410 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 273 places, 281 transitions, 572 flow [2024-10-13 09:30:46,413 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-13 09:30:46,418 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;@776e0c32, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-13 09:30:46,418 INFO L334 AbstractCegarLoop]: Starting to check reachability of 79 error locations. [2024-10-13 09:30:46,421 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-13 09:30:46,422 INFO L124 PetriNetUnfolderBase]: 2/33 cut-off events. [2024-10-13 09:30:46,422 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-13 09:30:46,422 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-13 09:30:46,422 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] [2024-10-13 09:30:46,422 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err5ASSERT_VIOLATIONDATA_RACE (and 75 more)] === [2024-10-13 09:30:46,423 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 09:30:46,424 INFO L85 PathProgramCache]: Analyzing trace with hash 2975727, now seen corresponding path program 1 times [2024-10-13 09:30:46,424 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 09:30:46,424 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1126200525] [2024-10-13 09:30:46,424 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 09:30:46,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 09:30:46,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 09:30:46,557 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-13 09:30:46,558 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 09:30:46,558 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1126200525] [2024-10-13 09:30:46,558 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1126200525] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 09:30:46,559 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 09:30:46,559 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-10-13 09:30:46,559 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1305156813] [2024-10-13 09:30:46,559 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 09:30:46,559 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-13 09:30:46,560 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 09:30:46,560 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-13 09:30:46,561 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-13 09:30:46,563 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 223 out of 281 [2024-10-13 09:30:46,564 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 273 places, 281 transitions, 572 flow. Second operand has 2 states, 2 states have (on average 224.0) internal successors, (448), 2 states have internal predecessors, (448), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 09:30:46,564 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-13 09:30:46,565 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 223 of 281 [2024-10-13 09:30:46,565 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-13 09:30:46,956 INFO L124 PetriNetUnfolderBase]: 143/1342 cut-off events. [2024-10-13 09:30:46,957 INFO L125 PetriNetUnfolderBase]: For 26/26 co-relation queries the response was YES. [2024-10-13 09:30:46,964 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1582 conditions, 1342 events. 143/1342 cut-off events. For 26/26 co-relation queries the response was YES. Maximal size of possible extension queue 25. Compared 8428 event pairs, 68 based on Foata normal form. 114/1286 useless extension candidates. Maximal degree in co-relation 1391. Up to 211 conditions per place. [2024-10-13 09:30:46,971 INFO L140 encePairwiseOnDemand]: 243/281 looper letters, 20 selfloop transitions, 0 changer transitions 0/238 dead transitions. [2024-10-13 09:30:46,971 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 236 places, 238 transitions, 526 flow [2024-10-13 09:30:46,972 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-13 09:30:46,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-10-13 09:30:46,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 504 transitions. [2024-10-13 09:30:46,973 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.896797153024911 [2024-10-13 09:30:46,974 INFO L175 Difference]: Start difference. First operand has 273 places, 281 transitions, 572 flow. Second operand 2 states and 504 transitions. [2024-10-13 09:30:46,974 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 236 places, 238 transitions, 526 flow [2024-10-13 09:30:46,976 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 236 places, 238 transitions, 526 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-13 09:30:46,980 INFO L231 Difference]: Finished difference. Result has 236 places, 238 transitions, 486 flow [2024-10-13 09:30:46,983 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=281, PETRI_DIFFERENCE_MINUEND_FLOW=486, PETRI_DIFFERENCE_MINUEND_PLACES=235, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=238, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=238, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=486, PETRI_PLACES=236, PETRI_TRANSITIONS=238} [2024-10-13 09:30:46,983 INFO L277 CegarLoopForPetriNet]: 273 programPoint places, -37 predicate places. [2024-10-13 09:30:46,985 INFO L471 AbstractCegarLoop]: Abstraction has has 236 places, 238 transitions, 486 flow [2024-10-13 09:30:46,986 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 224.0) internal successors, (448), 2 states have internal predecessors, (448), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 09:30:46,986 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-13 09:30:46,986 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 09:30:46,986 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-10-13 09:30:46,986 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err2ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err5ASSERT_VIOLATIONDATA_RACE (and 75 more)] === [2024-10-13 09:30:46,987 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 09:30:46,987 INFO L85 PathProgramCache]: Analyzing trace with hash -1435250894, now seen corresponding path program 1 times [2024-10-13 09:30:46,987 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 09:30:46,987 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1096239807] [2024-10-13 09:30:46,987 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 09:30:46,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 09:30:47,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 09:30:47,024 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-13 09:30:47,024 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 09:30:47,024 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1096239807] [2024-10-13 09:30:47,025 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1096239807] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 09:30:47,025 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 09:30:47,025 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-13 09:30:47,026 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [673153534] [2024-10-13 09:30:47,026 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 09:30:47,026 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-13 09:30:47,028 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 09:30:47,029 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-13 09:30:47,029 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 09:30:47,053 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 215 out of 281 [2024-10-13 09:30:47,054 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 236 places, 238 transitions, 486 flow. Second operand has 3 states, 3 states have (on average 216.33333333333334) internal successors, (649), 3 states have internal predecessors, (649), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 09:30:47,055 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-13 09:30:47,055 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 215 of 281 [2024-10-13 09:30:47,055 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-13 09:30:47,723 INFO L124 PetriNetUnfolderBase]: 442/3761 cut-off events. [2024-10-13 09:30:47,723 INFO L125 PetriNetUnfolderBase]: For 53/53 co-relation queries the response was YES. [2024-10-13 09:30:47,739 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4514 conditions, 3761 events. 442/3761 cut-off events. For 53/53 co-relation queries the response was YES. Maximal size of possible extension queue 81. Compared 33659 event pairs, 118 based on Foata normal form. 0/3285 useless extension candidates. Maximal degree in co-relation 4509. Up to 350 conditions per place. [2024-10-13 09:30:47,758 INFO L140 encePairwiseOnDemand]: 273/281 looper letters, 47 selfloop transitions, 6 changer transitions 0/263 dead transitions. [2024-10-13 09:30:47,759 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 238 places, 263 transitions, 647 flow [2024-10-13 09:30:47,760 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-13 09:30:47,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-13 09:30:47,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 700 transitions. [2024-10-13 09:30:47,763 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.830367734282325 [2024-10-13 09:30:47,763 INFO L175 Difference]: Start difference. First operand has 236 places, 238 transitions, 486 flow. Second operand 3 states and 700 transitions. [2024-10-13 09:30:47,763 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 238 places, 263 transitions, 647 flow [2024-10-13 09:30:47,765 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 238 places, 263 transitions, 647 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-13 09:30:47,769 INFO L231 Difference]: Finished difference. Result has 240 places, 244 transitions, 538 flow [2024-10-13 09:30:47,770 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=281, PETRI_DIFFERENCE_MINUEND_FLOW=486, PETRI_DIFFERENCE_MINUEND_PLACES=236, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=238, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=232, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=538, PETRI_PLACES=240, PETRI_TRANSITIONS=244} [2024-10-13 09:30:47,770 INFO L277 CegarLoopForPetriNet]: 273 programPoint places, -33 predicate places. [2024-10-13 09:30:47,771 INFO L471 AbstractCegarLoop]: Abstraction has has 240 places, 244 transitions, 538 flow [2024-10-13 09:30:47,771 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 216.33333333333334) internal successors, (649), 3 states have internal predecessors, (649), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 09:30:47,771 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-13 09:30:47,772 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 09:30:47,772 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-10-13 09:30:47,772 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err3ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err5ASSERT_VIOLATIONDATA_RACE (and 75 more)] === [2024-10-13 09:30:47,772 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 09:30:47,773 INFO L85 PathProgramCache]: Analyzing trace with hash 515590004, now seen corresponding path program 1 times [2024-10-13 09:30:47,773 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 09:30:47,773 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [48947203] [2024-10-13 09:30:47,773 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 09:30:47,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 09:30:47,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 09:30:47,808 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-13 09:30:47,809 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 09:30:47,809 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [48947203] [2024-10-13 09:30:47,810 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [48947203] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 09:30:47,810 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 09:30:47,810 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-13 09:30:47,810 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [595801169] [2024-10-13 09:30:47,810 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 09:30:47,811 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-13 09:30:47,811 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 09:30:47,812 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-13 09:30:47,812 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 09:30:47,837 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 213 out of 281 [2024-10-13 09:30:47,838 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 240 places, 244 transitions, 538 flow. Second operand has 3 states, 3 states have (on average 215.0) internal successors, (645), 3 states have internal predecessors, (645), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 09:30:47,839 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-13 09:30:47,839 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 213 of 281 [2024-10-13 09:30:47,839 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-13 09:30:48,599 INFO L124 PetriNetUnfolderBase]: 683/4521 cut-off events. [2024-10-13 09:30:48,599 INFO L125 PetriNetUnfolderBase]: For 95/95 co-relation queries the response was YES. [2024-10-13 09:30:48,627 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5781 conditions, 4521 events. 683/4521 cut-off events. For 95/95 co-relation queries the response was YES. Maximal size of possible extension queue 101. Compared 41788 event pairs, 283 based on Foata normal form. 0/3914 useless extension candidates. Maximal degree in co-relation 5774. Up to 996 conditions per place. [2024-10-13 09:30:48,651 INFO L140 encePairwiseOnDemand]: 273/281 looper letters, 37 selfloop transitions, 7 changer transitions 0/258 dead transitions. [2024-10-13 09:30:48,651 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 242 places, 258 transitions, 659 flow [2024-10-13 09:30:48,652 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-13 09:30:48,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-13 09:30:48,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 684 transitions. [2024-10-13 09:30:48,656 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8113879003558719 [2024-10-13 09:30:48,656 INFO L175 Difference]: Start difference. First operand has 240 places, 244 transitions, 538 flow. Second operand 3 states and 684 transitions. [2024-10-13 09:30:48,656 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 242 places, 258 transitions, 659 flow [2024-10-13 09:30:48,659 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 240 places, 258 transitions, 647 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-13 09:30:48,663 INFO L231 Difference]: Finished difference. Result has 242 places, 250 transitions, 580 flow [2024-10-13 09:30:48,664 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=281, PETRI_DIFFERENCE_MINUEND_FLOW=526, PETRI_DIFFERENCE_MINUEND_PLACES=238, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=244, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=237, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=580, PETRI_PLACES=242, PETRI_TRANSITIONS=250} [2024-10-13 09:30:48,665 INFO L277 CegarLoopForPetriNet]: 273 programPoint places, -31 predicate places. [2024-10-13 09:30:48,665 INFO L471 AbstractCegarLoop]: Abstraction has has 242 places, 250 transitions, 580 flow [2024-10-13 09:30:48,665 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 215.0) internal successors, (645), 3 states have internal predecessors, (645), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 09:30:48,666 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-13 09:30:48,666 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] [2024-10-13 09:30:48,666 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-10-13 09:30:48,666 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err5ASSERT_VIOLATIONDATA_RACE (and 75 more)] === [2024-10-13 09:30:48,667 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 09:30:48,667 INFO L85 PathProgramCache]: Analyzing trace with hash 1339752812, now seen corresponding path program 1 times [2024-10-13 09:30:48,667 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 09:30:48,667 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1297141156] [2024-10-13 09:30:48,667 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 09:30:48,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 09:30:48,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-13 09:30:48,678 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-13 09:30:48,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-13 09:30:48,691 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-13 09:30:48,691 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-13 09:30:48,692 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (78 of 79 remaining) [2024-10-13 09:30:48,692 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (77 of 79 remaining) [2024-10-13 09:30:48,692 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (76 of 79 remaining) [2024-10-13 09:30:48,692 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (75 of 79 remaining) [2024-10-13 09:30:48,693 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (74 of 79 remaining) [2024-10-13 09:30:48,693 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (73 of 79 remaining) [2024-10-13 09:30:48,693 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (72 of 79 remaining) [2024-10-13 09:30:48,693 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (71 of 79 remaining) [2024-10-13 09:30:48,693 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (70 of 79 remaining) [2024-10-13 09:30:48,693 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (69 of 79 remaining) [2024-10-13 09:30:48,694 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (68 of 79 remaining) [2024-10-13 09:30:48,694 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (67 of 79 remaining) [2024-10-13 09:30:48,694 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (66 of 79 remaining) [2024-10-13 09:30:48,694 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (65 of 79 remaining) [2024-10-13 09:30:48,694 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (64 of 79 remaining) [2024-10-13 09:30:48,694 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (63 of 79 remaining) [2024-10-13 09:30:48,695 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (62 of 79 remaining) [2024-10-13 09:30:48,695 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (61 of 79 remaining) [2024-10-13 09:30:48,695 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (60 of 79 remaining) [2024-10-13 09:30:48,695 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (59 of 79 remaining) [2024-10-13 09:30:48,695 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19ASSERT_VIOLATIONDATA_RACE (58 of 79 remaining) [2024-10-13 09:30:48,695 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONDATA_RACE (57 of 79 remaining) [2024-10-13 09:30:48,696 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONDATA_RACE (56 of 79 remaining) [2024-10-13 09:30:48,696 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21ASSERT_VIOLATIONDATA_RACE (55 of 79 remaining) [2024-10-13 09:30:48,696 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONDATA_RACE (54 of 79 remaining) [2024-10-13 09:30:48,696 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23ASSERT_VIOLATIONDATA_RACE (53 of 79 remaining) [2024-10-13 09:30:48,696 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24ASSERT_VIOLATIONDATA_RACE (52 of 79 remaining) [2024-10-13 09:30:48,697 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (51 of 79 remaining) [2024-10-13 09:30:48,697 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (50 of 79 remaining) [2024-10-13 09:30:48,697 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (49 of 79 remaining) [2024-10-13 09:30:48,697 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (48 of 79 remaining) [2024-10-13 09:30:48,697 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (47 of 79 remaining) [2024-10-13 09:30:48,697 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (46 of 79 remaining) [2024-10-13 09:30:48,698 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (45 of 79 remaining) [2024-10-13 09:30:48,698 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (44 of 79 remaining) [2024-10-13 09:30:48,698 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (43 of 79 remaining) [2024-10-13 09:30:48,698 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (42 of 79 remaining) [2024-10-13 09:30:48,698 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (41 of 79 remaining) [2024-10-13 09:30:48,698 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (40 of 79 remaining) [2024-10-13 09:30:48,699 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (39 of 79 remaining) [2024-10-13 09:30:48,699 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (38 of 79 remaining) [2024-10-13 09:30:48,699 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (37 of 79 remaining) [2024-10-13 09:30:48,699 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (36 of 79 remaining) [2024-10-13 09:30:48,699 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (35 of 79 remaining) [2024-10-13 09:30:48,699 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (34 of 79 remaining) [2024-10-13 09:30:48,700 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (33 of 79 remaining) [2024-10-13 09:30:48,700 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19ASSERT_VIOLATIONDATA_RACE (32 of 79 remaining) [2024-10-13 09:30:48,700 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONDATA_RACE (31 of 79 remaining) [2024-10-13 09:30:48,700 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONDATA_RACE (30 of 79 remaining) [2024-10-13 09:30:48,700 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21ASSERT_VIOLATIONDATA_RACE (29 of 79 remaining) [2024-10-13 09:30:48,700 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONDATA_RACE (28 of 79 remaining) [2024-10-13 09:30:48,700 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23ASSERT_VIOLATIONDATA_RACE (27 of 79 remaining) [2024-10-13 09:30:48,700 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24ASSERT_VIOLATIONDATA_RACE (26 of 79 remaining) [2024-10-13 09:30:48,701 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (25 of 79 remaining) [2024-10-13 09:30:48,701 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (24 of 79 remaining) [2024-10-13 09:30:48,701 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (23 of 79 remaining) [2024-10-13 09:30:48,701 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (22 of 79 remaining) [2024-10-13 09:30:48,701 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (21 of 79 remaining) [2024-10-13 09:30:48,701 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (20 of 79 remaining) [2024-10-13 09:30:48,701 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (19 of 79 remaining) [2024-10-13 09:30:48,701 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (18 of 79 remaining) [2024-10-13 09:30:48,702 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (17 of 79 remaining) [2024-10-13 09:30:48,702 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (16 of 79 remaining) [2024-10-13 09:30:48,702 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (15 of 79 remaining) [2024-10-13 09:30:48,702 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (14 of 79 remaining) [2024-10-13 09:30:48,702 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (13 of 79 remaining) [2024-10-13 09:30:48,702 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (12 of 79 remaining) [2024-10-13 09:30:48,702 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (11 of 79 remaining) [2024-10-13 09:30:48,702 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (10 of 79 remaining) [2024-10-13 09:30:48,703 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (9 of 79 remaining) [2024-10-13 09:30:48,703 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (8 of 79 remaining) [2024-10-13 09:30:48,703 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (7 of 79 remaining) [2024-10-13 09:30:48,703 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19ASSERT_VIOLATIONDATA_RACE (6 of 79 remaining) [2024-10-13 09:30:48,704 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONDATA_RACE (5 of 79 remaining) [2024-10-13 09:30:48,704 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONDATA_RACE (4 of 79 remaining) [2024-10-13 09:30:48,704 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21ASSERT_VIOLATIONDATA_RACE (3 of 79 remaining) [2024-10-13 09:30:48,704 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONDATA_RACE (2 of 79 remaining) [2024-10-13 09:30:48,704 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23ASSERT_VIOLATIONDATA_RACE (1 of 79 remaining) [2024-10-13 09:30:48,705 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24ASSERT_VIOLATIONDATA_RACE (0 of 79 remaining) [2024-10-13 09:30:48,705 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-10-13 09:30:48,705 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2024-10-13 09:30:48,706 WARN L239 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-10-13 09:30:48,706 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-10-13 09:30:48,823 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-10-13 09:30:48,829 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 394 places, 406 transitions, 830 flow [2024-10-13 09:30:48,938 INFO L124 PetriNetUnfolderBase]: 22/437 cut-off events. [2024-10-13 09:30:48,938 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-10-13 09:30:48,948 INFO L83 FinitePrefix]: Finished finitePrefix Result has 450 conditions, 437 events. 22/437 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 1679 event pairs, 0 based on Foata normal form. 0/333 useless extension candidates. Maximal degree in co-relation 383. Up to 8 conditions per place. [2024-10-13 09:30:48,949 INFO L82 GeneralOperation]: Start removeDead. Operand has 394 places, 406 transitions, 830 flow [2024-10-13 09:30:48,956 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 394 places, 406 transitions, 830 flow [2024-10-13 09:30:48,957 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-13 09:30:48,958 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;@776e0c32, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-13 09:30:48,958 INFO L334 AbstractCegarLoop]: Starting to check reachability of 105 error locations. [2024-10-13 09:30:48,960 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-13 09:30:48,961 INFO L124 PetriNetUnfolderBase]: 2/33 cut-off events. [2024-10-13 09:30:48,961 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-13 09:30:48,961 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-13 09:30:48,961 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] [2024-10-13 09:30:48,961 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err5ASSERT_VIOLATIONDATA_RACE (and 101 more)] === [2024-10-13 09:30:48,962 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 09:30:48,962 INFO L85 PathProgramCache]: Analyzing trace with hash 2136354091, now seen corresponding path program 1 times [2024-10-13 09:30:48,962 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 09:30:48,962 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1928431388] [2024-10-13 09:30:48,962 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 09:30:48,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 09:30:48,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 09:30:49,061 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-13 09:30:49,061 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 09:30:49,062 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1928431388] [2024-10-13 09:30:49,062 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1928431388] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 09:30:49,062 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 09:30:49,062 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-10-13 09:30:49,062 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2064784907] [2024-10-13 09:30:49,062 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 09:30:49,063 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-13 09:30:49,063 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 09:30:49,064 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-13 09:30:49,064 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-13 09:30:49,065 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 320 out of 406 [2024-10-13 09:30:49,066 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 394 places, 406 transitions, 830 flow. Second operand has 2 states, 2 states have (on average 321.0) internal successors, (642), 2 states have internal predecessors, (642), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 09:30:49,066 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-13 09:30:49,066 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 320 of 406 [2024-10-13 09:30:49,066 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-13 09:30:51,935 INFO L124 PetriNetUnfolderBase]: 2611/14206 cut-off events. [2024-10-13 09:30:51,936 INFO L125 PetriNetUnfolderBase]: For 508/508 co-relation queries the response was YES. [2024-10-13 09:30:52,038 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17879 conditions, 14206 events. 2611/14206 cut-off events. For 508/508 co-relation queries the response was YES. Maximal size of possible extension queue 245. Compared 158596 event pairs, 1444 based on Foata normal form. 1343/13856 useless extension candidates. Maximal degree in co-relation 15818. Up to 3323 conditions per place. [2024-10-13 09:30:52,116 INFO L140 encePairwiseOnDemand]: 350/406 looper letters, 30 selfloop transitions, 0 changer transitions 0/344 dead transitions. [2024-10-13 09:30:52,117 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 340 places, 344 transitions, 766 flow [2024-10-13 09:30:52,118 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-13 09:30:52,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-10-13 09:30:52,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 726 transitions. [2024-10-13 09:30:52,120 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8940886699507389 [2024-10-13 09:30:52,120 INFO L175 Difference]: Start difference. First operand has 394 places, 406 transitions, 830 flow. Second operand 2 states and 726 transitions. [2024-10-13 09:30:52,120 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 340 places, 344 transitions, 766 flow [2024-10-13 09:30:52,123 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 340 places, 344 transitions, 764 flow, removed 1 selfloop flow, removed 0 redundant places. [2024-10-13 09:30:52,127 INFO L231 Difference]: Finished difference. Result has 340 places, 344 transitions, 704 flow [2024-10-13 09:30:52,129 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=406, PETRI_DIFFERENCE_MINUEND_FLOW=704, PETRI_DIFFERENCE_MINUEND_PLACES=339, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=344, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=344, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=704, PETRI_PLACES=340, PETRI_TRANSITIONS=344} [2024-10-13 09:30:52,129 INFO L277 CegarLoopForPetriNet]: 394 programPoint places, -54 predicate places. [2024-10-13 09:30:52,130 INFO L471 AbstractCegarLoop]: Abstraction has has 340 places, 344 transitions, 704 flow [2024-10-13 09:30:52,130 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 321.0) internal successors, (642), 2 states have internal predecessors, (642), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 09:30:52,130 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-13 09:30:52,131 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 09:30:52,131 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-10-13 09:30:52,131 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err2ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err5ASSERT_VIOLATIONDATA_RACE (and 101 more)] === [2024-10-13 09:30:52,132 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 09:30:52,132 INFO L85 PathProgramCache]: Analyzing trace with hash 41969710, now seen corresponding path program 1 times [2024-10-13 09:30:52,132 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 09:30:52,132 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [393218388] [2024-10-13 09:30:52,132 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 09:30:52,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 09:30:52,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 09:30:52,175 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-13 09:30:52,176 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 09:30:52,176 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [393218388] [2024-10-13 09:30:52,176 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [393218388] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 09:30:52,176 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 09:30:52,176 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-13 09:30:52,176 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [336992735] [2024-10-13 09:30:52,176 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 09:30:52,177 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-13 09:30:52,177 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 09:30:52,177 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-13 09:30:52,177 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 09:30:52,204 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 308 out of 406 [2024-10-13 09:30:52,206 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 340 places, 344 transitions, 704 flow. Second operand has 3 states, 3 states have (on average 309.3333333333333) internal successors, (928), 3 states have internal predecessors, (928), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 09:30:52,207 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-13 09:30:52,207 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 308 of 406 [2024-10-13 09:30:52,207 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-13 09:31:01,126 INFO L124 PetriNetUnfolderBase]: 12429/62633 cut-off events. [2024-10-13 09:31:01,126 INFO L125 PetriNetUnfolderBase]: For 874/874 co-relation queries the response was YES. [2024-10-13 09:31:01,614 INFO L83 FinitePrefix]: Finished finitePrefix Result has 79966 conditions, 62633 events. 12429/62633 cut-off events. For 874/874 co-relation queries the response was YES. Maximal size of possible extension queue 1037. Compared 909118 event pairs, 3675 based on Foata normal form. 0/54662 useless extension candidates. Maximal degree in co-relation 79960. Up to 8337 conditions per place. [2024-10-13 09:31:01,979 INFO L140 encePairwiseOnDemand]: 394/406 looper letters, 71 selfloop transitions, 9 changer transitions 0/382 dead transitions. [2024-10-13 09:31:01,979 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 342 places, 382 transitions, 950 flow [2024-10-13 09:31:01,980 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-13 09:31:01,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-13 09:31:01,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1007 transitions. [2024-10-13 09:31:01,982 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8267651888341544 [2024-10-13 09:31:01,983 INFO L175 Difference]: Start difference. First operand has 340 places, 344 transitions, 704 flow. Second operand 3 states and 1007 transitions. [2024-10-13 09:31:01,983 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 342 places, 382 transitions, 950 flow [2024-10-13 09:31:01,988 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 342 places, 382 transitions, 950 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-13 09:31:01,998 INFO L231 Difference]: Finished difference. Result has 344 places, 353 transitions, 782 flow [2024-10-13 09:31:01,999 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=406, PETRI_DIFFERENCE_MINUEND_FLOW=704, PETRI_DIFFERENCE_MINUEND_PLACES=340, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=344, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=335, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=782, PETRI_PLACES=344, PETRI_TRANSITIONS=353} [2024-10-13 09:31:02,000 INFO L277 CegarLoopForPetriNet]: 394 programPoint places, -50 predicate places. [2024-10-13 09:31:02,000 INFO L471 AbstractCegarLoop]: Abstraction has has 344 places, 353 transitions, 782 flow [2024-10-13 09:31:02,001 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 309.3333333333333) internal successors, (928), 3 states have internal predecessors, (928), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 09:31:02,001 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-13 09:31:02,001 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 09:31:02,001 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-10-13 09:31:02,001 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err3ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err5ASSERT_VIOLATIONDATA_RACE (and 101 more)] === [2024-10-13 09:31:02,001 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 09:31:02,001 INFO L85 PathProgramCache]: Analyzing trace with hash -2038080434, now seen corresponding path program 1 times [2024-10-13 09:31:02,002 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 09:31:02,002 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1519160187] [2024-10-13 09:31:02,002 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 09:31:02,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 09:31:02,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 09:31:02,033 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-13 09:31:02,034 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 09:31:02,034 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1519160187] [2024-10-13 09:31:02,034 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1519160187] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 09:31:02,034 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 09:31:02,034 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-13 09:31:02,035 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [690203632] [2024-10-13 09:31:02,035 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 09:31:02,035 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-13 09:31:02,035 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 09:31:02,036 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-13 09:31:02,036 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 09:31:02,065 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 308 out of 406 [2024-10-13 09:31:02,067 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 344 places, 353 transitions, 782 flow. Second operand has 3 states, 3 states have (on average 310.0) internal successors, (930), 3 states have internal predecessors, (930), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 09:31:02,067 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-13 09:31:02,067 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 308 of 406 [2024-10-13 09:31:02,067 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-13 09:31:04,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1572] L770-->L770-3: Formula: (let ((.cse1 (select |v_#race_719| |v_~#m2~0.base_31|))) (let ((.cse2 (+ |v_~#m2~0.offset_31| 1)) (.cse4 (+ |v_~#m2~0.offset_31| 3)) (.cse5 (select |v_#memory_int_423| |v_~#m2~0.base_31|)) (.cse3 (+ |v_~#m2~0.offset_31| 2)) (.cse0 (select .cse1 |v_~#m2~0.offset_31|))) (and (= .cse0 (select .cse1 .cse2)) (= (store |v_#race_721| |v_~#m2~0.base_31| (store (store (store (store (select |v_#race_721| |v_~#m2~0.base_31|) |v_~#m2~0.offset_31| .cse0) .cse2 .cse0) .cse3 .cse0) .cse4 .cse0)) |v_#race_719|) (= (store |v_#memory_int_423| |v_~#m2~0.base_31| (store .cse5 |v_~#m2~0.offset_31| 0)) |v_#memory_int_422|) (= (select .cse1 .cse4) .cse0) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_31|) 1) 1 0) 0)) (= (select .cse1 .cse3) .cse0)))) InVars {#race=|v_#race_721|, #memory_int=|v_#memory_int_423|, ~#m2~0.base=|v_~#m2~0.base_31|, ~#m2~0.offset=|v_~#m2~0.offset_31|} OutVars{#race=|v_#race_719|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_422|, ~#m2~0.base=|v_~#m2~0.base_31|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, ~#m2~0.offset=|v_~#m2~0.offset_31|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][126], [40#L770-3true, 395#true, 289#L718true, 397#true, Black: 401#(= |#race~state~0| 0), 404#true, 391#true, 399#true, 134#L779-6true, 215#L770-3true, 393#true]) [2024-10-13 09:31:04,260 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-10-13 09:31:04,260 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-13 09:31:04,260 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-13 09:31:04,260 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-10-13 09:31:04,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1572] L770-->L770-3: Formula: (let ((.cse1 (select |v_#race_719| |v_~#m2~0.base_31|))) (let ((.cse2 (+ |v_~#m2~0.offset_31| 1)) (.cse4 (+ |v_~#m2~0.offset_31| 3)) (.cse5 (select |v_#memory_int_423| |v_~#m2~0.base_31|)) (.cse3 (+ |v_~#m2~0.offset_31| 2)) (.cse0 (select .cse1 |v_~#m2~0.offset_31|))) (and (= .cse0 (select .cse1 .cse2)) (= (store |v_#race_721| |v_~#m2~0.base_31| (store (store (store (store (select |v_#race_721| |v_~#m2~0.base_31|) |v_~#m2~0.offset_31| .cse0) .cse2 .cse0) .cse3 .cse0) .cse4 .cse0)) |v_#race_719|) (= (store |v_#memory_int_423| |v_~#m2~0.base_31| (store .cse5 |v_~#m2~0.offset_31| 0)) |v_#memory_int_422|) (= (select .cse1 .cse4) .cse0) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_31|) 1) 1 0) 0)) (= (select .cse1 .cse3) .cse0)))) InVars {#race=|v_#race_721|, #memory_int=|v_#memory_int_423|, ~#m2~0.base=|v_~#m2~0.base_31|, ~#m2~0.offset=|v_~#m2~0.offset_31|} OutVars{#race=|v_#race_719|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_422|, ~#m2~0.base=|v_~#m2~0.base_31|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, ~#m2~0.offset=|v_~#m2~0.offset_31|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][126], [40#L770-3true, 395#true, 397#true, Black: 401#(= |#race~state~0| 0), 404#true, 391#true, 399#true, 70#L768true, 134#L779-6true, 215#L770-3true, 393#true]) [2024-10-13 09:31:04,322 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-10-13 09:31:04,322 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-10-13 09:31:04,322 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-13 09:31:04,322 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-13 09:31:06,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1572] L770-->L770-3: Formula: (let ((.cse1 (select |v_#race_719| |v_~#m2~0.base_31|))) (let ((.cse2 (+ |v_~#m2~0.offset_31| 1)) (.cse4 (+ |v_~#m2~0.offset_31| 3)) (.cse5 (select |v_#memory_int_423| |v_~#m2~0.base_31|)) (.cse3 (+ |v_~#m2~0.offset_31| 2)) (.cse0 (select .cse1 |v_~#m2~0.offset_31|))) (and (= .cse0 (select .cse1 .cse2)) (= (store |v_#race_721| |v_~#m2~0.base_31| (store (store (store (store (select |v_#race_721| |v_~#m2~0.base_31|) |v_~#m2~0.offset_31| .cse0) .cse2 .cse0) .cse3 .cse0) .cse4 .cse0)) |v_#race_719|) (= (store |v_#memory_int_423| |v_~#m2~0.base_31| (store .cse5 |v_~#m2~0.offset_31| 0)) |v_#memory_int_422|) (= (select .cse1 .cse4) .cse0) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_31|) 1) 1 0) 0)) (= (select .cse1 .cse3) .cse0)))) InVars {#race=|v_#race_721|, #memory_int=|v_#memory_int_423|, ~#m2~0.base=|v_~#m2~0.base_31|, ~#m2~0.offset=|v_~#m2~0.offset_31|} OutVars{#race=|v_#race_719|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_422|, ~#m2~0.base=|v_~#m2~0.base_31|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, ~#m2~0.offset=|v_~#m2~0.offset_31|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][126], [395#true, 289#L718true, 397#true, Black: 401#(= |#race~state~0| 0), 404#true, 391#true, 399#true, 134#L779-6true, 215#L770-3true, 393#true, 307#L707-3true]) [2024-10-13 09:31:06,126 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-10-13 09:31:06,127 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-13 09:31:06,127 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-10-13 09:31:06,127 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-10-13 09:31:06,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1572] L770-->L770-3: Formula: (let ((.cse1 (select |v_#race_719| |v_~#m2~0.base_31|))) (let ((.cse2 (+ |v_~#m2~0.offset_31| 1)) (.cse4 (+ |v_~#m2~0.offset_31| 3)) (.cse5 (select |v_#memory_int_423| |v_~#m2~0.base_31|)) (.cse3 (+ |v_~#m2~0.offset_31| 2)) (.cse0 (select .cse1 |v_~#m2~0.offset_31|))) (and (= .cse0 (select .cse1 .cse2)) (= (store |v_#race_721| |v_~#m2~0.base_31| (store (store (store (store (select |v_#race_721| |v_~#m2~0.base_31|) |v_~#m2~0.offset_31| .cse0) .cse2 .cse0) .cse3 .cse0) .cse4 .cse0)) |v_#race_719|) (= (store |v_#memory_int_423| |v_~#m2~0.base_31| (store .cse5 |v_~#m2~0.offset_31| 0)) |v_#memory_int_422|) (= (select .cse1 .cse4) .cse0) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_31|) 1) 1 0) 0)) (= (select .cse1 .cse3) .cse0)))) InVars {#race=|v_#race_721|, #memory_int=|v_#memory_int_423|, ~#m2~0.base=|v_~#m2~0.base_31|, ~#m2~0.offset=|v_~#m2~0.offset_31|} OutVars{#race=|v_#race_719|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_422|, ~#m2~0.base=|v_~#m2~0.base_31|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, ~#m2~0.offset=|v_~#m2~0.offset_31|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][126], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 404#true, 391#true, 399#true, 70#L768true, 134#L779-6true, 215#L770-3true, 393#true, 307#L707-3true]) [2024-10-13 09:31:06,242 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-10-13 09:31:06,242 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-13 09:31:06,242 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-10-13 09:31:06,242 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-10-13 09:31:06,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1572] L770-->L770-3: Formula: (let ((.cse1 (select |v_#race_719| |v_~#m2~0.base_31|))) (let ((.cse2 (+ |v_~#m2~0.offset_31| 1)) (.cse4 (+ |v_~#m2~0.offset_31| 3)) (.cse5 (select |v_#memory_int_423| |v_~#m2~0.base_31|)) (.cse3 (+ |v_~#m2~0.offset_31| 2)) (.cse0 (select .cse1 |v_~#m2~0.offset_31|))) (and (= .cse0 (select .cse1 .cse2)) (= (store |v_#race_721| |v_~#m2~0.base_31| (store (store (store (store (select |v_#race_721| |v_~#m2~0.base_31|) |v_~#m2~0.offset_31| .cse0) .cse2 .cse0) .cse3 .cse0) .cse4 .cse0)) |v_#race_719|) (= (store |v_#memory_int_423| |v_~#m2~0.base_31| (store .cse5 |v_~#m2~0.offset_31| 0)) |v_#memory_int_422|) (= (select .cse1 .cse4) .cse0) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_31|) 1) 1 0) 0)) (= (select .cse1 .cse3) .cse0)))) InVars {#race=|v_#race_721|, #memory_int=|v_#memory_int_423|, ~#m2~0.base=|v_~#m2~0.base_31|, ~#m2~0.offset=|v_~#m2~0.offset_31|} OutVars{#race=|v_#race_719|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_422|, ~#m2~0.base=|v_~#m2~0.base_31|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, ~#m2~0.offset=|v_~#m2~0.offset_31|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][126], [395#true, 289#L718true, 397#true, Black: 401#(= |#race~state~0| 0), 404#true, 391#true, 399#true, 134#L779-6true, 215#L770-3true, 393#true, 10#L709-3true]) [2024-10-13 09:31:06,882 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-10-13 09:31:06,882 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-13 09:31:06,882 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-10-13 09:31:06,882 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-10-13 09:31:07,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1572] L770-->L770-3: Formula: (let ((.cse1 (select |v_#race_719| |v_~#m2~0.base_31|))) (let ((.cse2 (+ |v_~#m2~0.offset_31| 1)) (.cse4 (+ |v_~#m2~0.offset_31| 3)) (.cse5 (select |v_#memory_int_423| |v_~#m2~0.base_31|)) (.cse3 (+ |v_~#m2~0.offset_31| 2)) (.cse0 (select .cse1 |v_~#m2~0.offset_31|))) (and (= .cse0 (select .cse1 .cse2)) (= (store |v_#race_721| |v_~#m2~0.base_31| (store (store (store (store (select |v_#race_721| |v_~#m2~0.base_31|) |v_~#m2~0.offset_31| .cse0) .cse2 .cse0) .cse3 .cse0) .cse4 .cse0)) |v_#race_719|) (= (store |v_#memory_int_423| |v_~#m2~0.base_31| (store .cse5 |v_~#m2~0.offset_31| 0)) |v_#memory_int_422|) (= (select .cse1 .cse4) .cse0) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_31|) 1) 1 0) 0)) (= (select .cse1 .cse3) .cse0)))) InVars {#race=|v_#race_721|, #memory_int=|v_#memory_int_423|, ~#m2~0.base=|v_~#m2~0.base_31|, ~#m2~0.offset=|v_~#m2~0.offset_31|} OutVars{#race=|v_#race_719|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_422|, ~#m2~0.base=|v_~#m2~0.base_31|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, ~#m2~0.offset=|v_~#m2~0.offset_31|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][126], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 404#true, 391#true, 399#true, 70#L768true, 134#L779-6true, 215#L770-3true, 393#true, 10#L709-3true]) [2024-10-13 09:31:07,047 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-10-13 09:31:07,048 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-10-13 09:31:07,048 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-10-13 09:31:07,048 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-10-13 09:31:09,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1572] L770-->L770-3: Formula: (let ((.cse1 (select |v_#race_719| |v_~#m2~0.base_31|))) (let ((.cse2 (+ |v_~#m2~0.offset_31| 1)) (.cse4 (+ |v_~#m2~0.offset_31| 3)) (.cse5 (select |v_#memory_int_423| |v_~#m2~0.base_31|)) (.cse3 (+ |v_~#m2~0.offset_31| 2)) (.cse0 (select .cse1 |v_~#m2~0.offset_31|))) (and (= .cse0 (select .cse1 .cse2)) (= (store |v_#race_721| |v_~#m2~0.base_31| (store (store (store (store (select |v_#race_721| |v_~#m2~0.base_31|) |v_~#m2~0.offset_31| .cse0) .cse2 .cse0) .cse3 .cse0) .cse4 .cse0)) |v_#race_719|) (= (store |v_#memory_int_423| |v_~#m2~0.base_31| (store .cse5 |v_~#m2~0.offset_31| 0)) |v_#memory_int_422|) (= (select .cse1 .cse4) .cse0) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_31|) 1) 1 0) 0)) (= (select .cse1 .cse3) .cse0)))) InVars {#race=|v_#race_721|, #memory_int=|v_#memory_int_423|, ~#m2~0.base=|v_~#m2~0.base_31|, ~#m2~0.offset=|v_~#m2~0.offset_31|} OutVars{#race=|v_#race_719|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_422|, ~#m2~0.base=|v_~#m2~0.base_31|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, ~#m2~0.offset=|v_~#m2~0.offset_31|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][126], [395#true, 289#L718true, 397#true, Black: 401#(= |#race~state~0| 0), 404#true, 391#true, 399#true, 165#L734-3true, 134#L779-6true, 215#L770-3true, 393#true]) [2024-10-13 09:31:09,211 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-10-13 09:31:09,211 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-13 09:31:09,211 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-13 09:31:09,212 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-13 09:31:09,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1572] L770-->L770-3: Formula: (let ((.cse1 (select |v_#race_719| |v_~#m2~0.base_31|))) (let ((.cse2 (+ |v_~#m2~0.offset_31| 1)) (.cse4 (+ |v_~#m2~0.offset_31| 3)) (.cse5 (select |v_#memory_int_423| |v_~#m2~0.base_31|)) (.cse3 (+ |v_~#m2~0.offset_31| 2)) (.cse0 (select .cse1 |v_~#m2~0.offset_31|))) (and (= .cse0 (select .cse1 .cse2)) (= (store |v_#race_721| |v_~#m2~0.base_31| (store (store (store (store (select |v_#race_721| |v_~#m2~0.base_31|) |v_~#m2~0.offset_31| .cse0) .cse2 .cse0) .cse3 .cse0) .cse4 .cse0)) |v_#race_719|) (= (store |v_#memory_int_423| |v_~#m2~0.base_31| (store .cse5 |v_~#m2~0.offset_31| 0)) |v_#memory_int_422|) (= (select .cse1 .cse4) .cse0) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_31|) 1) 1 0) 0)) (= (select .cse1 .cse3) .cse0)))) InVars {#race=|v_#race_721|, #memory_int=|v_#memory_int_423|, ~#m2~0.base=|v_~#m2~0.base_31|, ~#m2~0.offset=|v_~#m2~0.offset_31|} OutVars{#race=|v_#race_719|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_422|, ~#m2~0.base=|v_~#m2~0.base_31|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, ~#m2~0.offset=|v_~#m2~0.offset_31|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][126], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 404#true, 391#true, 399#true, 70#L768true, 165#L734-3true, 134#L779-6true, 215#L770-3true, 393#true]) [2024-10-13 09:31:09,301 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-10-13 09:31:09,301 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-13 09:31:09,301 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-13 09:31:09,301 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-13 09:31:09,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1572] L770-->L770-3: Formula: (let ((.cse1 (select |v_#race_719| |v_~#m2~0.base_31|))) (let ((.cse2 (+ |v_~#m2~0.offset_31| 1)) (.cse4 (+ |v_~#m2~0.offset_31| 3)) (.cse5 (select |v_#memory_int_423| |v_~#m2~0.base_31|)) (.cse3 (+ |v_~#m2~0.offset_31| 2)) (.cse0 (select .cse1 |v_~#m2~0.offset_31|))) (and (= .cse0 (select .cse1 .cse2)) (= (store |v_#race_721| |v_~#m2~0.base_31| (store (store (store (store (select |v_#race_721| |v_~#m2~0.base_31|) |v_~#m2~0.offset_31| .cse0) .cse2 .cse0) .cse3 .cse0) .cse4 .cse0)) |v_#race_719|) (= (store |v_#memory_int_423| |v_~#m2~0.base_31| (store .cse5 |v_~#m2~0.offset_31| 0)) |v_#memory_int_422|) (= (select .cse1 .cse4) .cse0) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_31|) 1) 1 0) 0)) (= (select .cse1 .cse3) .cse0)))) InVars {#race=|v_#race_721|, #memory_int=|v_#memory_int_423|, ~#m2~0.base=|v_~#m2~0.base_31|, ~#m2~0.offset=|v_~#m2~0.offset_31|} OutVars{#race=|v_#race_719|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_422|, ~#m2~0.base=|v_~#m2~0.base_31|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, ~#m2~0.offset=|v_~#m2~0.offset_31|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][126], [395#true, 289#L718true, 397#true, Black: 401#(= |#race~state~0| 0), 404#true, 391#true, 399#true, 242#L735true, 134#L779-6true, 215#L770-3true, 393#true]) [2024-10-13 09:31:09,303 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-10-13 09:31:09,303 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-13 09:31:09,303 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-13 09:31:09,303 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-13 09:31:09,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1572] L770-->L770-3: Formula: (let ((.cse1 (select |v_#race_719| |v_~#m2~0.base_31|))) (let ((.cse2 (+ |v_~#m2~0.offset_31| 1)) (.cse4 (+ |v_~#m2~0.offset_31| 3)) (.cse5 (select |v_#memory_int_423| |v_~#m2~0.base_31|)) (.cse3 (+ |v_~#m2~0.offset_31| 2)) (.cse0 (select .cse1 |v_~#m2~0.offset_31|))) (and (= .cse0 (select .cse1 .cse2)) (= (store |v_#race_721| |v_~#m2~0.base_31| (store (store (store (store (select |v_#race_721| |v_~#m2~0.base_31|) |v_~#m2~0.offset_31| .cse0) .cse2 .cse0) .cse3 .cse0) .cse4 .cse0)) |v_#race_719|) (= (store |v_#memory_int_423| |v_~#m2~0.base_31| (store .cse5 |v_~#m2~0.offset_31| 0)) |v_#memory_int_422|) (= (select .cse1 .cse4) .cse0) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_31|) 1) 1 0) 0)) (= (select .cse1 .cse3) .cse0)))) InVars {#race=|v_#race_721|, #memory_int=|v_#memory_int_423|, ~#m2~0.base=|v_~#m2~0.base_31|, ~#m2~0.offset=|v_~#m2~0.offset_31|} OutVars{#race=|v_#race_719|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_422|, ~#m2~0.base=|v_~#m2~0.base_31|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, ~#m2~0.offset=|v_~#m2~0.offset_31|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][126], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 391#true, 404#true, 399#true, 70#L768true, 242#L735true, 134#L779-6true, 215#L770-3true, 393#true]) [2024-10-13 09:31:09,399 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-10-13 09:31:09,399 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-13 09:31:09,399 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-13 09:31:09,399 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-13 09:31:10,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1572] L770-->L770-3: Formula: (let ((.cse1 (select |v_#race_719| |v_~#m2~0.base_31|))) (let ((.cse2 (+ |v_~#m2~0.offset_31| 1)) (.cse4 (+ |v_~#m2~0.offset_31| 3)) (.cse5 (select |v_#memory_int_423| |v_~#m2~0.base_31|)) (.cse3 (+ |v_~#m2~0.offset_31| 2)) (.cse0 (select .cse1 |v_~#m2~0.offset_31|))) (and (= .cse0 (select .cse1 .cse2)) (= (store |v_#race_721| |v_~#m2~0.base_31| (store (store (store (store (select |v_#race_721| |v_~#m2~0.base_31|) |v_~#m2~0.offset_31| .cse0) .cse2 .cse0) .cse3 .cse0) .cse4 .cse0)) |v_#race_719|) (= (store |v_#memory_int_423| |v_~#m2~0.base_31| (store .cse5 |v_~#m2~0.offset_31| 0)) |v_#memory_int_422|) (= (select .cse1 .cse4) .cse0) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_31|) 1) 1 0) 0)) (= (select .cse1 .cse3) .cse0)))) InVars {#race=|v_#race_721|, #memory_int=|v_#memory_int_423|, ~#m2~0.base=|v_~#m2~0.base_31|, ~#m2~0.offset=|v_~#m2~0.offset_31|} OutVars{#race=|v_#race_719|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_422|, ~#m2~0.base=|v_~#m2~0.base_31|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, ~#m2~0.offset=|v_~#m2~0.offset_31|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][126], [395#true, 289#L718true, 397#true, Black: 401#(= |#race~state~0| 0), 404#true, 391#true, 399#true, 134#L779-6true, 352#L739true, 215#L770-3true, 393#true]) [2024-10-13 09:31:10,280 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-10-13 09:31:10,280 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-13 09:31:10,280 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-10-13 09:31:10,280 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-10-13 09:31:10,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1572] L770-->L770-3: Formula: (let ((.cse1 (select |v_#race_719| |v_~#m2~0.base_31|))) (let ((.cse2 (+ |v_~#m2~0.offset_31| 1)) (.cse4 (+ |v_~#m2~0.offset_31| 3)) (.cse5 (select |v_#memory_int_423| |v_~#m2~0.base_31|)) (.cse3 (+ |v_~#m2~0.offset_31| 2)) (.cse0 (select .cse1 |v_~#m2~0.offset_31|))) (and (= .cse0 (select .cse1 .cse2)) (= (store |v_#race_721| |v_~#m2~0.base_31| (store (store (store (store (select |v_#race_721| |v_~#m2~0.base_31|) |v_~#m2~0.offset_31| .cse0) .cse2 .cse0) .cse3 .cse0) .cse4 .cse0)) |v_#race_719|) (= (store |v_#memory_int_423| |v_~#m2~0.base_31| (store .cse5 |v_~#m2~0.offset_31| 0)) |v_#memory_int_422|) (= (select .cse1 .cse4) .cse0) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_31|) 1) 1 0) 0)) (= (select .cse1 .cse3) .cse0)))) InVars {#race=|v_#race_721|, #memory_int=|v_#memory_int_423|, ~#m2~0.base=|v_~#m2~0.base_31|, ~#m2~0.offset=|v_~#m2~0.offset_31|} OutVars{#race=|v_#race_719|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_422|, ~#m2~0.base=|v_~#m2~0.base_31|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, ~#m2~0.offset=|v_~#m2~0.offset_31|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][126], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 404#true, 391#true, 399#true, 70#L768true, 134#L779-6true, 352#L739true, 215#L770-3true, 393#true]) [2024-10-13 09:31:10,372 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-13 09:31:10,373 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-13 09:31:10,373 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-13 09:31:10,373 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-13 09:31:10,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1572] L770-->L770-3: Formula: (let ((.cse1 (select |v_#race_719| |v_~#m2~0.base_31|))) (let ((.cse2 (+ |v_~#m2~0.offset_31| 1)) (.cse4 (+ |v_~#m2~0.offset_31| 3)) (.cse5 (select |v_#memory_int_423| |v_~#m2~0.base_31|)) (.cse3 (+ |v_~#m2~0.offset_31| 2)) (.cse0 (select .cse1 |v_~#m2~0.offset_31|))) (and (= .cse0 (select .cse1 .cse2)) (= (store |v_#race_721| |v_~#m2~0.base_31| (store (store (store (store (select |v_#race_721| |v_~#m2~0.base_31|) |v_~#m2~0.offset_31| .cse0) .cse2 .cse0) .cse3 .cse0) .cse4 .cse0)) |v_#race_719|) (= (store |v_#memory_int_423| |v_~#m2~0.base_31| (store .cse5 |v_~#m2~0.offset_31| 0)) |v_#memory_int_422|) (= (select .cse1 .cse4) .cse0) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_31|) 1) 1 0) 0)) (= (select .cse1 .cse3) .cse0)))) InVars {#race=|v_#race_721|, #memory_int=|v_#memory_int_423|, ~#m2~0.base=|v_~#m2~0.base_31|, ~#m2~0.offset=|v_~#m2~0.offset_31|} OutVars{#race=|v_#race_719|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_422|, ~#m2~0.base=|v_~#m2~0.base_31|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, ~#m2~0.offset=|v_~#m2~0.offset_31|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][126], [395#true, 289#L718true, 397#true, Black: 401#(= |#race~state~0| 0), 90#L740-2true, 391#true, 404#true, 399#true, 134#L779-6true, 215#L770-3true, 393#true]) [2024-10-13 09:31:10,374 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-13 09:31:10,374 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-13 09:31:10,374 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-13 09:31:10,374 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-13 09:31:10,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1572] L770-->L770-3: Formula: (let ((.cse1 (select |v_#race_719| |v_~#m2~0.base_31|))) (let ((.cse2 (+ |v_~#m2~0.offset_31| 1)) (.cse4 (+ |v_~#m2~0.offset_31| 3)) (.cse5 (select |v_#memory_int_423| |v_~#m2~0.base_31|)) (.cse3 (+ |v_~#m2~0.offset_31| 2)) (.cse0 (select .cse1 |v_~#m2~0.offset_31|))) (and (= .cse0 (select .cse1 .cse2)) (= (store |v_#race_721| |v_~#m2~0.base_31| (store (store (store (store (select |v_#race_721| |v_~#m2~0.base_31|) |v_~#m2~0.offset_31| .cse0) .cse2 .cse0) .cse3 .cse0) .cse4 .cse0)) |v_#race_719|) (= (store |v_#memory_int_423| |v_~#m2~0.base_31| (store .cse5 |v_~#m2~0.offset_31| 0)) |v_#memory_int_422|) (= (select .cse1 .cse4) .cse0) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_31|) 1) 1 0) 0)) (= (select .cse1 .cse3) .cse0)))) InVars {#race=|v_#race_721|, #memory_int=|v_#memory_int_423|, ~#m2~0.base=|v_~#m2~0.base_31|, ~#m2~0.offset=|v_~#m2~0.offset_31|} OutVars{#race=|v_#race_719|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_422|, ~#m2~0.base=|v_~#m2~0.base_31|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, ~#m2~0.offset=|v_~#m2~0.offset_31|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][126], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 90#L740-2true, 404#true, 391#true, 399#true, 70#L768true, 134#L779-6true, 215#L770-3true, 393#true]) [2024-10-13 09:31:10,462 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-13 09:31:10,462 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-13 09:31:10,462 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-13 09:31:10,462 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-13 09:31:14,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1820] L770-->L770-3: Formula: (let ((.cse1 (select |v_#race_719| |v_~#m2~0.base_31|))) (let ((.cse2 (+ |v_~#m2~0.offset_31| 1)) (.cse4 (+ |v_~#m2~0.offset_31| 3)) (.cse5 (select |v_#memory_int_423| |v_~#m2~0.base_31|)) (.cse3 (+ |v_~#m2~0.offset_31| 2)) (.cse0 (select .cse1 |v_~#m2~0.offset_31|))) (and (= .cse0 (select .cse1 .cse2)) (= (store |v_#race_721| |v_~#m2~0.base_31| (store (store (store (store (select |v_#race_721| |v_~#m2~0.base_31|) |v_~#m2~0.offset_31| .cse0) .cse2 .cse0) .cse3 .cse0) .cse4 .cse0)) |v_#race_719|) (= (store |v_#memory_int_423| |v_~#m2~0.base_31| (store .cse5 |v_~#m2~0.offset_31| 0)) |v_#memory_int_422|) (= (select .cse1 .cse4) .cse0) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_31|) 1) 1 0) 0)) (= (select .cse1 .cse3) .cse0)))) InVars {#race=|v_#race_721|, #memory_int=|v_#memory_int_423|, ~#m2~0.base=|v_~#m2~0.base_31|, ~#m2~0.offset=|v_~#m2~0.offset_31|} OutVars{#race=|v_#race_719|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, #memory_int=|v_#memory_int_422|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, ~#m2~0.base=|v_~#m2~0.base_31|, ~#m2~0.offset=|v_~#m2~0.offset_31|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|} AuxVars[] AssignedVars[#race, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, #memory_int, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][78], [395#true, 40#L770-3true, 397#true, Black: 401#(= |#race~state~0| 0), 59#L739true, 404#true, 391#true, 255#L756-3true, 399#true, 134#L779-6true, 393#true]) [2024-10-13 09:31:14,506 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-10-13 09:31:14,506 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-13 09:31:14,506 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-13 09:31:14,506 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-13 09:31:14,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1820] L770-->L770-3: Formula: (let ((.cse1 (select |v_#race_719| |v_~#m2~0.base_31|))) (let ((.cse2 (+ |v_~#m2~0.offset_31| 1)) (.cse4 (+ |v_~#m2~0.offset_31| 3)) (.cse5 (select |v_#memory_int_423| |v_~#m2~0.base_31|)) (.cse3 (+ |v_~#m2~0.offset_31| 2)) (.cse0 (select .cse1 |v_~#m2~0.offset_31|))) (and (= .cse0 (select .cse1 .cse2)) (= (store |v_#race_721| |v_~#m2~0.base_31| (store (store (store (store (select |v_#race_721| |v_~#m2~0.base_31|) |v_~#m2~0.offset_31| .cse0) .cse2 .cse0) .cse3 .cse0) .cse4 .cse0)) |v_#race_719|) (= (store |v_#memory_int_423| |v_~#m2~0.base_31| (store .cse5 |v_~#m2~0.offset_31| 0)) |v_#memory_int_422|) (= (select .cse1 .cse4) .cse0) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_31|) 1) 1 0) 0)) (= (select .cse1 .cse3) .cse0)))) InVars {#race=|v_#race_721|, #memory_int=|v_#memory_int_423|, ~#m2~0.base=|v_~#m2~0.base_31|, ~#m2~0.offset=|v_~#m2~0.offset_31|} OutVars{#race=|v_#race_719|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, #memory_int=|v_#memory_int_422|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, ~#m2~0.base=|v_~#m2~0.base_31|, ~#m2~0.offset=|v_~#m2~0.offset_31|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|} AuxVars[] AssignedVars[#race, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, #memory_int, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][78], [395#true, 40#L770-3true, 397#true, Black: 401#(= |#race~state~0| 0), 391#true, 404#true, 255#L756-3true, 399#true, 134#L779-6true, 393#true, 178#L740-2true]) [2024-10-13 09:31:14,552 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-10-13 09:31:14,552 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:14,552 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-10-13 09:31:14,553 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:15,821 INFO L124 PetriNetUnfolderBase]: 21415/93938 cut-off events. [2024-10-13 09:31:15,822 INFO L125 PetriNetUnfolderBase]: For 1890/1890 co-relation queries the response was YES. [2024-10-13 09:31:16,760 INFO L83 FinitePrefix]: Finished finitePrefix Result has 125661 conditions, 93938 events. 21415/93938 cut-off events. For 1890/1890 co-relation queries the response was YES. Maximal size of possible extension queue 1648. Compared 1418957 event pairs, 10174 based on Foata normal form. 0/81657 useless extension candidates. Maximal degree in co-relation 125653. Up to 26282 conditions per place. [2024-10-13 09:31:17,333 INFO L140 encePairwiseOnDemand]: 394/406 looper letters, 57 selfloop transitions, 11 changer transitions 0/379 dead transitions. [2024-10-13 09:31:17,334 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 346 places, 379 transitions, 980 flow [2024-10-13 09:31:17,334 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-13 09:31:17,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-13 09:31:17,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 993 transitions. [2024-10-13 09:31:17,337 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8152709359605911 [2024-10-13 09:31:17,337 INFO L175 Difference]: Start difference. First operand has 344 places, 353 transitions, 782 flow. Second operand 3 states and 993 transitions. [2024-10-13 09:31:17,337 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 346 places, 379 transitions, 980 flow [2024-10-13 09:31:17,353 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 344 places, 379 transitions, 962 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-13 09:31:17,358 INFO L231 Difference]: Finished difference. Result has 346 places, 363 transitions, 850 flow [2024-10-13 09:31:17,359 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=406, PETRI_DIFFERENCE_MINUEND_FLOW=764, PETRI_DIFFERENCE_MINUEND_PLACES=342, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=353, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=342, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=850, PETRI_PLACES=346, PETRI_TRANSITIONS=363} [2024-10-13 09:31:17,359 INFO L277 CegarLoopForPetriNet]: 394 programPoint places, -48 predicate places. [2024-10-13 09:31:17,360 INFO L471 AbstractCegarLoop]: Abstraction has has 346 places, 363 transitions, 850 flow [2024-10-13 09:31:17,361 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 310.0) internal successors, (930), 3 states have internal predecessors, (930), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 09:31:17,361 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-13 09:31:17,361 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] [2024-10-13 09:31:17,361 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-10-13 09:31:17,362 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting thr1Err4ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err5ASSERT_VIOLATIONDATA_RACE (and 101 more)] === [2024-10-13 09:31:17,362 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 09:31:17,362 INFO L85 PathProgramCache]: Analyzing trace with hash -1648627623, now seen corresponding path program 1 times [2024-10-13 09:31:17,362 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 09:31:17,363 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1049068964] [2024-10-13 09:31:17,363 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 09:31:17,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 09:31:17,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 09:31:17,393 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-13 09:31:17,394 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 09:31:17,394 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1049068964] [2024-10-13 09:31:17,394 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1049068964] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 09:31:17,394 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 09:31:17,395 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-13 09:31:17,395 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1934231203] [2024-10-13 09:31:17,395 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 09:31:17,395 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-13 09:31:17,396 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 09:31:17,396 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-13 09:31:17,396 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 09:31:17,424 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 309 out of 406 [2024-10-13 09:31:17,426 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 346 places, 363 transitions, 850 flow. Second operand has 3 states, 3 states have (on average 311.0) internal successors, (933), 3 states have internal predecessors, (933), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 09:31:17,426 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-13 09:31:17,426 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 309 of 406 [2024-10-13 09:31:17,427 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-13 09:31:21,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, Black: 399#true, 397#true, 240#L719-3true, 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 238#L719-3true, 409#true, 393#true]) [2024-10-13 09:31:21,146 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-10-13 09:31:21,146 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-10-13 09:31:21,146 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-10-13 09:31:21,146 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-13 09:31:21,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, 177#L719-4true, Black: 399#true, 397#true, 240#L719-3true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 409#true, 393#true]) [2024-10-13 09:31:21,552 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-10-13 09:31:21,552 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-13 09:31:21,552 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-13 09:31:21,552 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-13 09:31:21,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, Black: 399#true, 397#true, 240#L719-3true, 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 45#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 71#L756-3true, 409#true, 393#true]) [2024-10-13 09:31:21,553 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-10-13 09:31:21,554 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-13 09:31:21,554 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-13 09:31:21,554 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-13 09:31:22,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][358], [395#true, Black: 399#true, 397#true, 240#L719-3true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 238#L719-3true, 409#true, 393#true]) [2024-10-13 09:31:22,532 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is not cut-off event [2024-10-13 09:31:22,532 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is not cut-off event [2024-10-13 09:31:22,532 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2024-10-13 09:31:22,532 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2024-10-13 09:31:22,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, Black: 399#true, 289#L718true, 397#true, 240#L719-3true, 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 409#true, 393#true]) [2024-10-13 09:31:22,678 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-10-13 09:31:22,678 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-13 09:31:22,678 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-13 09:31:22,678 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-13 09:31:22,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][358], [395#true, 177#L719-4true, Black: 399#true, 397#true, 240#L719-3true, 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true, 409#true]) [2024-10-13 09:31:22,679 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is not cut-off event [2024-10-13 09:31:22,679 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is not cut-off event [2024-10-13 09:31:22,679 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is not cut-off event [2024-10-13 09:31:22,679 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is not cut-off event [2024-10-13 09:31:23,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, 40#L770-3true, 289#L718true, Black: 399#true, 397#true, 404#true, 391#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 393#true, 409#true]) [2024-10-13 09:31:23,465 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-10-13 09:31:23,465 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-13 09:31:23,465 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-13 09:31:23,465 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-13 09:31:24,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, Black: 399#true, 397#true, 240#L719-3true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 303#L770-3true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true]) [2024-10-13 09:31:24,240 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2024-10-13 09:31:24,240 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-13 09:31:24,240 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-13 09:31:24,241 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-10-13 09:31:24,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, Black: 399#true, 397#true, 240#L719-3true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 159#L766-3true, 393#true]) [2024-10-13 09:31:24,241 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-10-13 09:31:24,241 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-13 09:31:24,242 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-13 09:31:24,242 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-13 09:31:24,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][358], [177#L719-4true, 395#true, Black: 399#true, 397#true, 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 215#L770-3true, 393#true, 409#true]) [2024-10-13 09:31:24,296 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-10-13 09:31:24,296 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-10-13 09:31:24,296 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-13 09:31:24,296 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-10-13 09:31:24,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][358], [395#true, Black: 399#true, 397#true, 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 238#L719-3true, 215#L770-3true, 409#true, 393#true]) [2024-10-13 09:31:24,297 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-10-13 09:31:24,297 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-10-13 09:31:24,297 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-10-13 09:31:24,297 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-10-13 09:31:24,445 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, Black: 399#true, 397#true, 240#L719-3true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 238#L719-3true, 71#L756-3true, 409#true, 393#true]) [2024-10-13 09:31:24,445 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-10-13 09:31:24,445 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-10-13 09:31:24,445 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-13 09:31:24,445 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-10-13 09:31:24,445 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-13 09:31:24,445 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, Black: 399#true, 397#true, 240#L719-3true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 45#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 71#L756-3true, 409#true, 393#true]) [2024-10-13 09:31:24,446 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-10-13 09:31:24,446 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-13 09:31:24,446 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-13 09:31:24,446 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-13 09:31:24,446 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-13 09:31:24,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, Black: 399#true, 397#true, 240#L719-3true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 409#true, 393#true, 272#L764true]) [2024-10-13 09:31:24,470 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-10-13 09:31:24,470 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-13 09:31:24,470 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-10-13 09:31:24,470 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-13 09:31:24,617 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, 177#L719-4true, Black: 399#true, 397#true, 240#L719-3true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 409#true, 393#true]) [2024-10-13 09:31:24,617 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-10-13 09:31:24,617 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-13 09:31:24,617 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-13 09:31:24,617 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-13 09:31:24,617 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-13 09:31:24,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, Black: 399#true, 397#true, 391#true, 404#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 48#L719-3true, 45#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 393#true, 409#true]) [2024-10-13 09:31:24,628 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-10-13 09:31:24,628 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-13 09:31:24,628 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-10-13 09:31:24,628 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-13 09:31:24,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, 289#L718true, Black: 399#true, 397#true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 243#L763-3true, 134#L779-6true, 409#true, 393#true]) [2024-10-13 09:31:24,633 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-10-13 09:31:24,633 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-10-13 09:31:24,633 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-10-13 09:31:24,634 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-13 09:31:24,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, 289#L718true, Black: 399#true, 397#true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 215#L770-3true, 409#true, 393#true]) [2024-10-13 09:31:24,916 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-10-13 09:31:24,916 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-13 09:31:24,916 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-13 09:31:24,916 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-13 09:31:24,946 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, 289#L718true, Black: 399#true, 397#true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 215#L770-3true, 409#true, 393#true]) [2024-10-13 09:31:24,946 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-10-13 09:31:24,946 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-13 09:31:24,946 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-13 09:31:24,946 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-13 09:31:24,947 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-13 09:31:24,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, 289#L718true, Black: 399#true, 397#true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 409#true, 393#true, 305#L766true]) [2024-10-13 09:31:24,947 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-10-13 09:31:24,947 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-13 09:31:24,947 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-10-13 09:31:24,947 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-13 09:31:24,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, Black: 399#true, 27#L764true, 397#true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 134#L779-6true, 45#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 409#true, 393#true]) [2024-10-13 09:31:24,971 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-10-13 09:31:24,971 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-13 09:31:24,971 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-13 09:31:24,971 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-13 09:31:24,971 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, Black: 399#true, 397#true, 404#true, 391#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 48#L719-3true, 45#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 409#true, 393#true]) [2024-10-13 09:31:24,971 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-10-13 09:31:24,972 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-13 09:31:24,972 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-10-13 09:31:24,972 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-13 09:31:24,972 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-10-13 09:31:24,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, Black: 399#true, 397#true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 134#L779-6true, 48#L719-3true, 238#L719-3true, 409#true, 393#true]) [2024-10-13 09:31:24,972 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-10-13 09:31:24,972 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-10-13 09:31:24,973 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-13 09:31:24,973 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-13 09:31:25,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, 177#L719-4true, Black: 399#true, 397#true, 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 134#L779-6true, 48#L719-3true, 409#true, 393#true]) [2024-10-13 09:31:25,133 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-10-13 09:31:25,133 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-13 09:31:25,133 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-13 09:31:25,133 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-10-13 09:31:25,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, Black: 399#true, 289#L718true, 397#true, 391#true, 404#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 48#L719-3true, 409#true, 393#true]) [2024-10-13 09:31:25,134 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-10-13 09:31:25,134 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-13 09:31:25,134 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-13 09:31:25,134 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-13 09:31:25,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, Black: 399#true, 397#true, 240#L719-3true, 404#true, 303#L770-3true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true, 409#true]) [2024-10-13 09:31:25,685 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-10-13 09:31:25,685 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-10-13 09:31:25,685 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-10-13 09:31:25,685 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-10-13 09:31:25,744 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [40#L770-3true, 395#true, 289#L718true, Black: 399#true, 397#true, 404#true, 391#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 409#true, 393#true]) [2024-10-13 09:31:25,744 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-10-13 09:31:25,744 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-13 09:31:25,744 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-13 09:31:25,744 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-13 09:31:25,744 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-13 09:31:25,745 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, 289#L718true, Black: 399#true, 397#true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 134#L779-6true, 48#L719-3true, 409#true, 393#true]) [2024-10-13 09:31:25,745 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-10-13 09:31:25,745 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-13 09:31:25,745 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-13 09:31:25,745 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-13 09:31:25,745 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-13 09:31:25,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, 289#L718true, Black: 399#true, 27#L764true, 397#true, 404#true, 391#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 409#true, 393#true]) [2024-10-13 09:31:25,746 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-10-13 09:31:25,746 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-10-13 09:31:25,746 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-13 09:31:25,746 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-13 09:31:25,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 134#L779-6true, 48#L719-3true, 54#L768-3true, 393#true]) [2024-10-13 09:31:25,757 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-10-13 09:31:25,758 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-13 09:31:25,758 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-13 09:31:25,758 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-10-13 09:31:25,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 48#L719-3true, 159#L766-3true, 393#true]) [2024-10-13 09:31:25,758 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-10-13 09:31:25,758 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-13 09:31:25,758 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-13 09:31:25,758 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-13 09:31:25,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 303#L770-3true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 134#L779-6true, 48#L719-3true, 393#true]) [2024-10-13 09:31:25,758 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2024-10-13 09:31:25,758 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-13 09:31:25,759 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-13 09:31:25,759 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-10-13 09:31:25,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, Black: 399#true, 397#true, 240#L719-3true, 404#true, 391#true, 39#L764-2true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true, 409#true]) [2024-10-13 09:31:25,847 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-10-13 09:31:25,847 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-13 09:31:25,847 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-13 09:31:25,847 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-10-13 09:31:25,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, Black: 399#true, 397#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 134#L779-6true, 48#L719-3true, 159#L766-3true, 393#true]) [2024-10-13 09:31:25,913 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-10-13 09:31:25,913 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-13 09:31:25,913 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-13 09:31:25,913 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-13 09:31:25,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, Black: 399#true, 397#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, 303#L770-3true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 48#L719-3true, 393#true]) [2024-10-13 09:31:25,914 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2024-10-13 09:31:25,914 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-13 09:31:25,914 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-13 09:31:25,914 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-10-13 09:31:25,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, 40#L770-3true, Black: 399#true, 397#true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 134#L779-6true, 45#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 409#true, 393#true]) [2024-10-13 09:31:25,939 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-10-13 09:31:25,940 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-13 09:31:25,940 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-13 09:31:25,940 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-13 09:31:26,095 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, 40#L770-3true, Black: 399#true, 289#L718true, 397#true, 404#true, 391#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 409#true, 393#true]) [2024-10-13 09:31:26,095 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-10-13 09:31:26,095 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-13 09:31:26,095 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-13 09:31:26,095 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-13 09:31:26,095 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-13 09:31:26,095 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-13 09:31:26,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, Black: 399#true, 397#true, 240#L719-3true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 184#L774true, 409#true, 393#true]) [2024-10-13 09:31:26,175 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-10-13 09:31:26,176 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-13 09:31:26,176 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-13 09:31:26,176 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-13 09:31:26,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, Black: 399#true, 289#L718true, 397#true, 391#true, 404#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 409#true, 393#true, 307#L707-3true]) [2024-10-13 09:31:26,800 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-10-13 09:31:26,800 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-13 09:31:26,800 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-13 09:31:26,801 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-13 09:31:26,962 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, Black: 399#true, 397#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 303#L770-3true, 391#true, 404#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 48#L719-3true, 393#true]) [2024-10-13 09:31:26,963 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2024-10-13 09:31:26,963 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-13 09:31:26,963 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-10-13 09:31:26,963 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-13 09:31:26,963 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-10-13 09:31:27,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 240#L719-3true, 303#L770-3true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true]) [2024-10-13 09:31:27,257 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2024-10-13 09:31:27,257 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-13 09:31:27,257 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-10-13 09:31:27,257 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-13 09:31:27,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 240#L719-3true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 159#L766-3true, 393#true]) [2024-10-13 09:31:27,258 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-10-13 09:31:27,258 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-13 09:31:27,258 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-13 09:31:27,258 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-13 09:31:27,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 240#L719-3true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true, 54#L768-3true]) [2024-10-13 09:31:27,258 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-10-13 09:31:27,258 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-10-13 09:31:27,259 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-13 09:31:27,259 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-10-13 09:31:27,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [281#L768-2true, 395#true, Black: 399#true, 397#true, 240#L719-3true, 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true, 409#true]) [2024-10-13 09:31:27,259 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-10-13 09:31:27,259 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-13 09:31:27,259 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-13 09:31:27,259 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-13 09:31:27,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, 289#L718true, 397#true, Black: 401#(= |#race~state~0| 0), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 215#L770-3true, 409#true, 393#true]) [2024-10-13 09:31:27,266 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-10-13 09:31:27,266 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-13 09:31:27,266 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-13 09:31:27,266 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-13 09:31:27,662 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 48#L719-3true, 159#L766-3true, 393#true]) [2024-10-13 09:31:27,662 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-10-13 09:31:27,662 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-13 09:31:27,662 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-13 09:31:27,662 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-13 09:31:27,662 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-13 09:31:27,669 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, Black: 399#true, 397#true, 240#L719-3true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 159#L766-3true, 393#true]) [2024-10-13 09:31:27,669 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-10-13 09:31:27,669 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-13 09:31:27,669 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-13 09:31:27,669 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-13 09:31:27,669 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-13 09:31:27,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, Black: 399#true, 397#true, 18#thr1Err4ASSERT_VIOLATIONDATA_RACEtrue, 240#L719-3true, 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true, 409#true]) [2024-10-13 09:31:27,672 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-10-13 09:31:27,672 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-13 09:31:27,672 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-13 09:31:27,672 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-13 09:31:27,689 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, 289#L718true, Black: 399#true, 397#true, 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 243#L763-3true, 134#L779-6true, 409#true, 393#true]) [2024-10-13 09:31:27,690 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-10-13 09:31:27,690 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-10-13 09:31:27,690 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-10-13 09:31:27,690 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-13 09:31:27,690 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-13 09:31:27,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, Black: 399#true, 289#L718true, 397#true, 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 134#L779-6true, 409#true, 393#true, 10#L709-3true]) [2024-10-13 09:31:27,696 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-13 09:31:27,696 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-13 09:31:27,696 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-13 09:31:27,696 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-13 09:31:27,817 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, 289#L718true, Black: 399#true, 397#true, 404#true, 391#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 409#true, 393#true, 307#L707-3true]) [2024-10-13 09:31:27,818 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-13 09:31:27,818 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-13 09:31:27,818 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-13 09:31:27,818 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-13 09:31:27,818 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-13 09:31:28,313 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, Black: 399#true, 289#L718true, 397#true, 391#true, 404#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 48#L719-3true, 409#true, 393#true]) [2024-10-13 09:31:28,314 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-13 09:31:28,314 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-13 09:31:28,314 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-13 09:31:28,314 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-13 09:31:28,314 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-13 09:31:28,314 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-13 09:31:28,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][380], [177#L719-4true, 395#true, Black: 399#true, 397#true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 134#L779-6true, 48#L719-3true, 409#true, 393#true]) [2024-10-13 09:31:28,315 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-13 09:31:28,315 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-13 09:31:28,315 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-13 09:31:28,315 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-13 09:31:28,315 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, 289#L718true, Black: 399#true, 397#true, 240#L719-3true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 409#true, 393#true]) [2024-10-13 09:31:28,316 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-13 09:31:28,316 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-13 09:31:28,316 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-13 09:31:28,316 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-13 09:31:28,316 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-13 09:31:28,317 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][358], [395#true, 177#L719-4true, Black: 399#true, 397#true, 240#L719-3true, 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true, 409#true]) [2024-10-13 09:31:28,317 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-13 09:31:28,317 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-13 09:31:28,317 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-13 09:31:28,317 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-13 09:31:28,317 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-13 09:31:28,317 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][358], [395#true, Black: 399#true, 397#true, 240#L719-3true, 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 238#L719-3true, 71#L756-3true, 393#true, 409#true]) [2024-10-13 09:31:28,318 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-13 09:31:28,318 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-10-13 09:31:28,318 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-13 09:31:28,318 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-13 09:31:28,318 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-10-13 09:31:28,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][358], [177#L719-4true, 395#true, 171#L707-3true, Black: 399#true, 397#true, 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true, 409#true]) [2024-10-13 09:31:28,329 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-13 09:31:28,329 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-13 09:31:28,329 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-10-13 09:31:28,329 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-10-13 09:31:28,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][358], [395#true, 171#L707-3true, Black: 399#true, 397#true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 238#L719-3true, 409#true, 393#true]) [2024-10-13 09:31:28,330 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-13 09:31:28,330 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-13 09:31:28,330 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-13 09:31:28,330 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-13 09:31:28,430 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 303#L770-3true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 134#L779-6true, 48#L719-3true, 393#true]) [2024-10-13 09:31:28,430 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2024-10-13 09:31:28,430 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-13 09:31:28,430 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-13 09:31:28,430 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-10-13 09:31:28,430 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-10-13 09:31:28,430 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, Black: 399#true, 397#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 303#L770-3true, 404#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 48#L719-3true, 393#true]) [2024-10-13 09:31:28,430 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2024-10-13 09:31:28,430 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-13 09:31:28,431 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-10-13 09:31:28,431 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-13 09:31:28,431 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-10-13 09:31:28,431 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-13 09:31:28,432 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, Black: 399#true, 397#true, 240#L719-3true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 303#L770-3true, 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true]) [2024-10-13 09:31:28,432 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2024-10-13 09:31:28,432 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-13 09:31:28,433 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-13 09:31:28,433 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-10-13 09:31:28,433 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-10-13 09:31:28,448 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 240#L719-3true, 391#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 54#L768-3true, 393#true]) [2024-10-13 09:31:28,448 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2024-10-13 09:31:28,448 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-10-13 09:31:28,449 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-13 09:31:28,449 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-13 09:31:28,449 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-10-13 09:31:28,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, 338#L707-3true, 397#true, Black: 401#(= |#race~state~0| 0), 391#true, 404#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 48#L719-3true, 393#true]) [2024-10-13 09:31:28,556 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-10-13 09:31:28,556 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-13 09:31:28,556 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:28,556 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:28,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, Black: 399#true, 338#L707-3true, 397#true, 240#L719-3true, 391#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true]) [2024-10-13 09:31:28,563 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-10-13 09:31:28,563 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:28,564 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-13 09:31:28,564 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:28,605 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 240#L719-3true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 159#L766-3true, 393#true]) [2024-10-13 09:31:28,605 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-10-13 09:31:28,605 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-13 09:31:28,605 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-13 09:31:28,605 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-13 09:31:28,605 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-13 09:31:28,605 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 240#L719-3true, 303#L770-3true, 391#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true]) [2024-10-13 09:31:28,605 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-10-13 09:31:28,605 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-13 09:31:28,606 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-13 09:31:28,606 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-10-13 09:31:28,606 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-13 09:31:28,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, 171#L707-3true, 289#L718true, Black: 399#true, 397#true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 409#true, 393#true]) [2024-10-13 09:31:28,622 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-13 09:31:28,622 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-13 09:31:28,622 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-13 09:31:28,622 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-13 09:31:28,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, Black: 399#true, 338#L707-3true, 397#true, 391#true, 404#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 134#L779-6true, 48#L719-3true, 393#true]) [2024-10-13 09:31:28,715 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is not cut-off event [2024-10-13 09:31:28,715 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2024-10-13 09:31:28,715 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2024-10-13 09:31:28,715 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2024-10-13 09:31:28,760 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, 289#L718true, Black: 399#true, 397#true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 134#L779-6true, 409#true, 393#true, 10#L709-3true]) [2024-10-13 09:31:28,760 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-13 09:31:28,760 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-13 09:31:28,760 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-13 09:31:28,760 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-13 09:31:28,760 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-13 09:31:28,923 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [171#L707-3true, 395#true, 289#L718true, Black: 399#true, 397#true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 409#true, 393#true]) [2024-10-13 09:31:28,923 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-13 09:31:28,923 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-13 09:31:28,923 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-13 09:31:28,924 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-13 09:31:28,924 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-13 09:31:28,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][358], [177#L719-4true, 395#true, Black: 399#true, 397#true, 391#true, 404#true, 316#L709-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 409#true, 393#true]) [2024-10-13 09:31:28,968 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-13 09:31:28,968 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-13 09:31:28,968 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-13 09:31:28,968 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-13 09:31:28,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][358], [395#true, Black: 399#true, 397#true, 391#true, 316#L709-3true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 238#L719-3true, 71#L756-3true, 393#true, 409#true]) [2024-10-13 09:31:28,969 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-13 09:31:28,969 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-13 09:31:28,969 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-13 09:31:28,969 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-13 09:31:29,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, 112#L709-3true, 397#true, Black: 401#(= |#race~state~0| 0), 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 134#L779-6true, 48#L719-3true, 393#true]) [2024-10-13 09:31:29,497 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-13 09:31:29,497 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-13 09:31:29,497 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-13 09:31:29,497 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-13 09:31:29,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, Black: 399#true, 112#L709-3true, 397#true, 240#L719-3true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true]) [2024-10-13 09:31:29,507 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-13 09:31:29,508 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-13 09:31:29,508 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-13 09:31:29,508 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-13 09:31:29,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, 289#L718true, Black: 399#true, 397#true, 404#true, 316#L709-3true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 409#true, 393#true]) [2024-10-13 09:31:29,587 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-13 09:31:29,587 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-13 09:31:29,587 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-13 09:31:29,587 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-13 09:31:29,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, 338#L707-3true, Black: 399#true, 397#true, 240#L719-3true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 409#true, 393#true]) [2024-10-13 09:31:29,647 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-13 09:31:29,647 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-13 09:31:29,647 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-13 09:31:29,647 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-13 09:31:29,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, 112#L709-3true, Black: 399#true, 397#true, 391#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 134#L779-6true, 48#L719-3true, 393#true]) [2024-10-13 09:31:29,693 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is not cut-off event [2024-10-13 09:31:29,693 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2024-10-13 09:31:29,693 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2024-10-13 09:31:29,693 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is not cut-off event [2024-10-13 09:31:29,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, 338#L707-3true, 397#true, Black: 401#(= |#race~state~0| 0), 240#L719-3true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true]) [2024-10-13 09:31:29,871 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-13 09:31:29,871 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-13 09:31:29,871 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:29,871 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-13 09:31:29,927 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, 289#L718true, Black: 399#true, 397#true, 404#true, 316#L709-3true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true, 409#true]) [2024-10-13 09:31:29,927 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-13 09:31:29,927 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-13 09:31:29,927 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-13 09:31:29,927 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-13 09:31:29,927 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-13 09:31:29,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, Black: 399#true, 397#true, 404#true, 391#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 45#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 409#true, 393#true, 307#L707-3true]) [2024-10-13 09:31:29,962 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-13 09:31:29,962 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-13 09:31:29,962 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-13 09:31:29,962 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-13 09:31:29,965 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [40#L770-3true, 395#true, Black: 399#true, 397#true, 404#true, 391#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 45#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 409#true, 393#true]) [2024-10-13 09:31:29,965 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-13 09:31:29,965 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-13 09:31:29,965 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-13 09:31:29,965 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-13 09:31:29,965 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-13 09:31:29,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 243#L763-3true, 134#L779-6true, 45#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 409#true, 393#true]) [2024-10-13 09:31:29,965 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-13 09:31:29,965 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-13 09:31:29,965 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-13 09:31:29,965 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-13 09:31:29,966 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, Black: 399#true, 27#L764true, 397#true, 404#true, 391#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 45#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 409#true, 393#true]) [2024-10-13 09:31:29,966 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-13 09:31:29,966 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-13 09:31:29,966 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-13 09:31:29,966 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-13 09:31:29,966 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-13 09:31:30,133 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, Black: 399#true, 289#L718true, 397#true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 134#L779-6true, 393#true, 409#true, 307#L707-3true]) [2024-10-13 09:31:30,134 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-13 09:31:30,134 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-13 09:31:30,134 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-13 09:31:30,134 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-13 09:31:30,134 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-13 09:31:30,134 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-13 09:31:30,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, 112#L709-3true, Black: 399#true, 397#true, 240#L719-3true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true, 409#true]) [2024-10-13 09:31:30,379 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-13 09:31:30,379 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-13 09:31:30,379 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-13 09:31:30,379 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-13 09:31:30,429 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, 338#L707-3true, 397#true, Black: 401#(= |#race~state~0| 0), 240#L719-3true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true]) [2024-10-13 09:31:30,429 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-10-13 09:31:30,429 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-13 09:31:30,429 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-13 09:31:30,429 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:30,429 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-13 09:31:30,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, 112#L709-3true, 397#true, Black: 401#(= |#race~state~0| 0), 240#L719-3true, 391#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true]) [2024-10-13 09:31:30,930 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-10-13 09:31:30,930 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-13 09:31:30,930 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-13 09:31:30,930 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-13 09:31:30,975 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, 338#L707-3true, Black: 399#true, 397#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 134#L779-6true, 48#L719-3true, 393#true]) [2024-10-13 09:31:30,976 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-10-13 09:31:30,976 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:30,976 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:30,976 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-13 09:31:30,976 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-13 09:31:31,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, Black: 399#true, 397#true, 18#thr1Err4ASSERT_VIOLATIONDATA_RACEtrue, 391#true, 404#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 48#L719-3true, 409#true, 393#true]) [2024-10-13 09:31:31,001 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-13 09:31:31,001 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-13 09:31:31,001 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-13 09:31:31,001 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-13 09:31:31,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 45#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 71#L756-3true, 215#L770-3true, 409#true, 393#true]) [2024-10-13 09:31:31,027 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-13 09:31:31,027 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-13 09:31:31,027 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-13 09:31:31,027 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-13 09:31:31,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, Black: 399#true, 397#true, 404#true, 391#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 45#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 409#true, 393#true, 10#L709-3true]) [2024-10-13 09:31:31,030 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-13 09:31:31,030 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-13 09:31:31,030 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-13 09:31:31,030 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-13 09:31:31,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, Black: 399#true, 289#L718true, 397#true, 391#true, 404#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 165#L734-3true, 134#L779-6true, 409#true, 393#true]) [2024-10-13 09:31:31,047 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-10-13 09:31:31,047 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:31,047 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-13 09:31:31,047 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:31,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [171#L707-3true, 395#true, 289#L718true, 397#true, Black: 401#(= |#race~state~0| 0), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 409#true, 393#true]) [2024-10-13 09:31:31,198 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-13 09:31:31,198 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-13 09:31:31,198 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-13 09:31:31,199 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-13 09:31:31,201 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, Black: 399#true, 289#L718true, 397#true, 404#true, 391#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 409#true, 393#true, 10#L709-3true]) [2024-10-13 09:31:31,201 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-13 09:31:31,201 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-13 09:31:31,201 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-13 09:31:31,201 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-13 09:31:31,201 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-13 09:31:31,201 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-13 09:31:31,466 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, 112#L709-3true, 397#true, Black: 401#(= |#race~state~0| 0), 240#L719-3true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true]) [2024-10-13 09:31:31,466 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-13 09:31:31,466 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-13 09:31:31,466 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-13 09:31:31,466 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-13 09:31:31,466 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-13 09:31:31,654 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, 112#L709-3true, Black: 399#true, 397#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 134#L779-6true, 48#L719-3true, 393#true]) [2024-10-13 09:31:31,655 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-13 09:31:31,655 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-13 09:31:31,655 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-13 09:31:31,655 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-13 09:31:31,655 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-13 09:31:31,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, Black: 399#true, 397#true, 404#true, 391#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 242#L735true, 134#L779-6true, 238#L719-3true, 409#true, 393#true]) [2024-10-13 09:31:31,669 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-10-13 09:31:31,669 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-13 09:31:31,669 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-13 09:31:31,669 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-13 09:31:31,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1673] L737-->L739: Formula: (= |v_thr1Thread3of3ForFork0_push_~newTop~0#1_29| v_~top~0_27) InVars {thr1Thread3of3ForFork0_push_~newTop~0#1=|v_thr1Thread3of3ForFork0_push_~newTop~0#1_29|} OutVars{#race~top~0=|v_#race~top~0_39|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_push_#t~nondet12#1=|v_thr1Thread3of3ForFork0_push_#t~nondet12#1_7|, thr1Thread3of3ForFork0_push_~newTop~0#1=|v_thr1Thread3of3ForFork0_push_~newTop~0#1_29|} AuxVars[] AssignedVars[#race~top~0, ~top~0, thr1Thread3of3ForFork0_push_#t~nondet12#1][389], [395#true, Black: 399#true, 289#L718true, 397#true, 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 409#true, 393#true, 311#L739true, 307#L707-3true]) [2024-10-13 09:31:31,702 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-10-13 09:31:31,702 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-13 09:31:31,702 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:31,702 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-13 09:31:31,834 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, 289#L718true, Black: 399#true, 397#true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 165#L734-3true, 134#L779-6true, 409#true, 393#true]) [2024-10-13 09:31:31,834 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-10-13 09:31:31,834 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:31,834 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:31,834 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-13 09:31:31,834 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:31,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, 177#L719-4true, Black: 399#true, 397#true, 391#true, 404#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 242#L735true, 134#L779-6true, 409#true, 393#true]) [2024-10-13 09:31:31,835 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-10-13 09:31:31,835 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:31,836 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:31,836 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:31,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][380], [177#L719-4true, 395#true, Black: 399#true, 397#true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 242#L735true, 134#L779-6true, 409#true, 393#true]) [2024-10-13 09:31:31,837 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-10-13 09:31:31,837 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:31,837 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:31,837 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:31,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, Black: 399#true, 397#true, 404#true, 391#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 242#L735true, 134#L779-6true, 45#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 409#true, 393#true]) [2024-10-13 09:31:31,838 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-10-13 09:31:31,838 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:31,838 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:31,838 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:31,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, 289#L718true, 397#true, Black: 401#(= |#race~state~0| 0), 391#true, 316#L709-3true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 409#true, 393#true]) [2024-10-13 09:31:31,860 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-13 09:31:31,860 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-13 09:31:31,860 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-13 09:31:31,860 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-13 09:31:32,287 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, 338#L707-3true, 397#true, Black: 401#(= |#race~state~0| 0), 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 48#L719-3true, 393#true]) [2024-10-13 09:31:32,288 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-10-13 09:31:32,288 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-13 09:31:32,288 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:32,288 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-13 09:31:32,288 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:32,290 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, Black: 399#true, 338#L707-3true, 397#true, 391#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 404#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 48#L719-3true, 393#true]) [2024-10-13 09:31:32,290 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-10-13 09:31:32,290 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:32,290 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:32,291 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-13 09:31:32,291 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-10-13 09:31:32,291 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-13 09:31:32,306 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, Black: 399#true, 338#L707-3true, 397#true, 240#L719-3true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true]) [2024-10-13 09:31:32,306 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-10-13 09:31:32,306 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:32,306 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-13 09:31:32,306 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-13 09:31:32,306 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:32,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, 289#L718true, Black: 399#true, 397#true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 242#L735true, 134#L779-6true, 393#true, 409#true]) [2024-10-13 09:31:32,354 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-10-13 09:31:32,354 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-13 09:31:32,354 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-13 09:31:32,354 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-13 09:31:32,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][358], [177#L719-4true, 395#true, Black: 399#true, 397#true, 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true, 409#true, 261#L734-3true]) [2024-10-13 09:31:32,413 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-10-13 09:31:32,413 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-13 09:31:32,413 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-13 09:31:32,413 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-13 09:31:32,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][358], [395#true, Black: 399#true, 397#true, 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 238#L719-3true, 71#L756-3true, 409#true, 393#true, 261#L734-3true]) [2024-10-13 09:31:32,413 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-10-13 09:31:32,413 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-13 09:31:32,413 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-10-13 09:31:32,414 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-13 09:31:32,589 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, Black: 399#true, 397#true, 404#true, 391#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 45#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 409#true, 393#true, 307#L707-3true]) [2024-10-13 09:31:32,590 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-10-13 09:31:32,590 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-13 09:31:32,590 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-13 09:31:32,590 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-13 09:31:32,590 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-13 09:31:32,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [171#L707-3true, 395#true, 397#true, Black: 401#(= |#race~state~0| 0), 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 45#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 71#L756-3true, 409#true, 393#true]) [2024-10-13 09:31:32,628 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-10-13 09:31:32,628 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-13 09:31:32,628 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-13 09:31:32,629 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-13 09:31:32,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 391#true, 404#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 134#L779-6true, 48#L719-3true, 393#true, 52#L734-3true]) [2024-10-13 09:31:32,755 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-10-13 09:31:32,755 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:32,756 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:32,756 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:32,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, Black: 399#true, 397#true, 240#L719-3true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 52#L734-3true, 393#true]) [2024-10-13 09:31:32,773 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-10-13 09:31:32,773 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:32,773 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:32,773 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:32,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, 289#L718true, Black: 399#true, 397#true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true, 409#true, 261#L734-3true]) [2024-10-13 09:31:32,852 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-10-13 09:31:32,852 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:32,852 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:32,852 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:32,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, Black: 399#true, 397#true, 193#L764true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 45#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 409#true, 393#true]) [2024-10-13 09:31:32,860 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-10-13 09:31:32,861 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:32,861 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-13 09:31:32,861 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-13 09:31:32,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1673] L737-->L739: Formula: (= |v_thr1Thread3of3ForFork0_push_~newTop~0#1_29| v_~top~0_27) InVars {thr1Thread3of3ForFork0_push_~newTop~0#1=|v_thr1Thread3of3ForFork0_push_~newTop~0#1_29|} OutVars{#race~top~0=|v_#race~top~0_39|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_push_#t~nondet12#1=|v_thr1Thread3of3ForFork0_push_#t~nondet12#1_7|, thr1Thread3of3ForFork0_push_~newTop~0#1=|v_thr1Thread3of3ForFork0_push_~newTop~0#1_29|} AuxVars[] AssignedVars[#race~top~0, ~top~0, thr1Thread3of3ForFork0_push_#t~nondet12#1][389], [395#true, Black: 399#true, 289#L718true, 397#true, 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 393#true, 409#true, 311#L739true, 10#L709-3true]) [2024-10-13 09:31:32,879 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-10-13 09:31:32,879 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-13 09:31:32,880 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-13 09:31:32,880 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-13 09:31:32,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][380], [395#true, Black: 399#true, 397#true, 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 242#L735true, 134#L779-6true, 238#L719-3true, 393#true, 409#true]) [2024-10-13 09:31:32,883 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-10-13 09:31:32,883 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-13 09:31:32,883 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-13 09:31:32,883 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-13 09:31:32,884 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][380], [177#L719-4true, 395#true, Black: 399#true, 397#true, 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 242#L735true, 134#L779-6true, 409#true, 393#true]) [2024-10-13 09:31:32,884 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-10-13 09:31:32,884 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:32,884 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-10-13 09:31:32,884 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:32,884 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:32,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, Black: 399#true, 397#true, 240#L719-3true, 181#L714-3true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 409#true, 393#true]) [2024-10-13 09:31:32,939 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-10-13 09:31:32,939 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-13 09:31:32,939 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-13 09:31:32,939 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-13 09:31:32,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, Black: 399#true, 397#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 134#L779-6true, 48#L719-3true, 52#L734-3true, 393#true]) [2024-10-13 09:31:32,980 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2024-10-13 09:31:32,980 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2024-10-13 09:31:32,980 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2024-10-13 09:31:32,980 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2024-10-13 09:31:33,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, 289#L718true, Black: 399#true, 397#true, 162#L735true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 409#true, 393#true]) [2024-10-13 09:31:33,060 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2024-10-13 09:31:33,061 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-13 09:31:33,061 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-13 09:31:33,061 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-13 09:31:33,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][358], [177#L719-4true, 395#true, Black: 399#true, 397#true, 391#true, 404#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true, 409#true]) [2024-10-13 09:31:33,064 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2024-10-13 09:31:33,064 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-13 09:31:33,064 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-13 09:31:33,064 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-13 09:31:33,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][380], [177#L719-4true, 395#true, Black: 399#true, 397#true, 90#L740-2true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 134#L779-6true, 409#true, 393#true]) [2024-10-13 09:31:33,085 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-10-13 09:31:33,085 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:33,085 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:33,086 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:33,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][380], [395#true, Black: 399#true, 397#true, 90#L740-2true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 134#L779-6true, 238#L719-3true, 409#true, 393#true]) [2024-10-13 09:31:33,086 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2024-10-13 09:31:33,086 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-13 09:31:33,086 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-13 09:31:33,086 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-13 09:31:33,152 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, 112#L709-3true, 397#true, Black: 401#(= |#race~state~0| 0), 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 48#L719-3true, 393#true]) [2024-10-13 09:31:33,152 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-13 09:31:33,152 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-13 09:31:33,152 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-13 09:31:33,152 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-13 09:31:33,152 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-13 09:31:33,153 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, 112#L709-3true, Black: 399#true, 397#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 134#L779-6true, 48#L719-3true, 393#true]) [2024-10-13 09:31:33,153 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-13 09:31:33,153 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-13 09:31:33,154 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-13 09:31:33,154 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-13 09:31:33,154 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-13 09:31:33,154 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-13 09:31:33,168 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, Black: 399#true, 112#L709-3true, 397#true, 240#L719-3true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true]) [2024-10-13 09:31:33,168 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-13 09:31:33,168 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-13 09:31:33,168 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-13 09:31:33,168 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-13 09:31:33,168 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-13 09:31:33,201 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, 289#L718true, Black: 399#true, 397#true, 162#L735true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 409#true, 393#true]) [2024-10-13 09:31:33,201 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-10-13 09:31:33,202 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-13 09:31:33,202 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-13 09:31:33,202 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-13 09:31:33,202 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-13 09:31:33,202 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, 289#L718true, Black: 399#true, 397#true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 409#true, 393#true, 261#L734-3true]) [2024-10-13 09:31:33,202 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-13 09:31:33,202 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:33,202 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:33,202 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-13 09:31:33,202 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:33,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][358], [177#L719-4true, 395#true, Black: 399#true, 397#true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 300#L740-2true, 134#L779-6true, 71#L756-3true, 409#true, 393#true]) [2024-10-13 09:31:33,240 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-10-13 09:31:33,240 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:33,240 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:33,240 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:33,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][358], [395#true, Black: 399#true, 397#true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 300#L740-2true, 134#L779-6true, 71#L756-3true, 238#L719-3true, 409#true, 393#true]) [2024-10-13 09:31:33,240 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2024-10-13 09:31:33,240 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-13 09:31:33,240 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-13 09:31:33,240 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-13 09:31:33,364 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, Black: 399#true, 397#true, 404#true, 391#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 45#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 409#true, 393#true, 10#L709-3true]) [2024-10-13 09:31:33,364 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-10-13 09:31:33,364 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-13 09:31:33,364 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-13 09:31:33,364 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-13 09:31:33,365 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-13 09:31:33,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 404#true, 316#L709-3true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 45#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 71#L756-3true, 393#true, 409#true]) [2024-10-13 09:31:33,395 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-10-13 09:31:33,395 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-13 09:31:33,395 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-10-13 09:31:33,395 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-13 09:31:33,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 404#true, 391#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 242#L735true, 134#L779-6true, 54#L768-3true, 393#true]) [2024-10-13 09:31:33,873 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-10-13 09:31:33,873 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-13 09:31:33,874 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-13 09:31:33,874 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-13 09:31:33,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 404#true, 391#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 242#L735true, 134#L779-6true, 159#L766-3true, 393#true]) [2024-10-13 09:31:33,874 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-10-13 09:31:33,874 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-13 09:31:33,874 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-13 09:31:33,874 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-13 09:31:33,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 404#true, 391#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 303#L770-3true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 242#L735true, 134#L779-6true, 393#true]) [2024-10-13 09:31:33,874 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-10-13 09:31:33,875 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:33,875 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:33,875 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:33,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, Black: 399#true, 397#true, 240#L719-3true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 409#true, 52#L734-3true, 393#true]) [2024-10-13 09:31:33,916 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-10-13 09:31:33,916 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-10-13 09:31:33,916 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-10-13 09:31:33,916 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-13 09:31:34,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 240#L719-3true, 391#true, 404#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true, 52#L734-3true]) [2024-10-13 09:31:34,096 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-10-13 09:31:34,096 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:34,096 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-10-13 09:31:34,096 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:34,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, Black: 399#true, 397#true, 404#true, 391#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 242#L735true, 134#L779-6true, 159#L766-3true, 393#true]) [2024-10-13 09:31:34,152 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-10-13 09:31:34,152 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-13 09:31:34,152 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-13 09:31:34,152 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-13 09:31:34,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, Black: 399#true, 397#true, 404#true, 303#L770-3true, 391#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 242#L735true, 134#L779-6true, 393#true]) [2024-10-13 09:31:34,153 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-10-13 09:31:34,153 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:34,153 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:34,153 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:34,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, Black: 399#true, 397#true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 165#L734-3true, 134#L779-6true, 45#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 409#true, 393#true]) [2024-10-13 09:31:34,170 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-10-13 09:31:34,170 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-13 09:31:34,170 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-13 09:31:34,170 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-13 09:31:34,172 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, Black: 399#true, 397#true, 391#true, 404#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 242#L735true, 134#L779-6true, 45#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 409#true, 393#true]) [2024-10-13 09:31:34,172 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-10-13 09:31:34,172 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:34,172 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:34,172 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:34,172 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-10-13 09:31:34,172 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, Black: 399#true, 397#true, 391#true, 404#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 242#L735true, 134#L779-6true, 238#L719-3true, 393#true, 409#true]) [2024-10-13 09:31:34,172 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-10-13 09:31:34,173 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-13 09:31:34,173 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-13 09:31:34,173 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-13 09:31:34,173 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-13 09:31:34,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, Black: 399#true, 397#true, 240#L719-3true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 312#L756-3true, 134#L779-6true, 71#L756-3true, 409#true, 393#true]) [2024-10-13 09:31:34,206 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-10-13 09:31:34,206 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:34,206 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-13 09:31:34,207 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:34,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, 289#L718true, 397#true, Black: 401#(= |#race~state~0| 0), 391#true, 404#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 97#L714-3true, 409#true, 393#true]) [2024-10-13 09:31:34,305 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-10-13 09:31:34,305 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-10-13 09:31:34,305 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-10-13 09:31:34,305 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-13 09:31:34,307 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, Black: 399#true, 289#L718true, 397#true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 165#L734-3true, 134#L779-6true, 393#true, 409#true]) [2024-10-13 09:31:34,307 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-10-13 09:31:34,307 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:34,308 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:34,308 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-10-13 09:31:34,308 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-13 09:31:34,308 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:34,312 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [177#L719-4true, 395#true, Black: 399#true, 397#true, 391#true, 404#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 242#L735true, 134#L779-6true, 409#true, 393#true]) [2024-10-13 09:31:34,312 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-10-13 09:31:34,312 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:34,312 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-10-13 09:31:34,312 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:34,312 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:34,442 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 404#true, 391#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 242#L735true, 134#L779-6true, 159#L766-3true, 393#true]) [2024-10-13 09:31:34,442 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-10-13 09:31:34,442 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-13 09:31:34,442 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-13 09:31:34,442 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-13 09:31:34,442 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-13 09:31:34,443 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 404#true, 391#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 242#L735true, 134#L779-6true, 54#L768-3true, 393#true]) [2024-10-13 09:31:34,443 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-10-13 09:31:34,443 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-13 09:31:34,443 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-13 09:31:34,443 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-13 09:31:34,443 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-13 09:31:34,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [281#L768-2true, 395#true, Black: 399#true, 397#true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 242#L735true, 134#L779-6true, 393#true, 409#true]) [2024-10-13 09:31:34,443 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-10-13 09:31:34,443 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-13 09:31:34,443 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-13 09:31:34,443 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-13 09:31:34,444 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, Black: 399#true, 289#L718true, 397#true, 404#true, 391#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 242#L735true, 134#L779-6true, 393#true, 409#true]) [2024-10-13 09:31:34,444 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2024-10-13 09:31:34,444 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-13 09:31:34,444 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-13 09:31:34,444 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-13 09:31:34,444 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-13 09:31:34,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, Black: 399#true, 397#true, 391#true, 404#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 352#L739true, 134#L779-6true, 45#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 409#true, 393#true]) [2024-10-13 09:31:34,452 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-10-13 09:31:34,452 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-13 09:31:34,452 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-13 09:31:34,452 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-13 09:31:34,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, Black: 399#true, 397#true, 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 300#L740-2true, 134#L779-6true, 45#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 71#L756-3true, 409#true, 393#true]) [2024-10-13 09:31:34,453 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-10-13 09:31:34,454 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:34,454 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:34,454 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:34,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 59#L739true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 134#L779-6true, 48#L719-3true, 393#true]) [2024-10-13 09:31:34,518 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-10-13 09:31:34,518 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-13 09:31:34,518 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:34,518 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-13 09:31:34,522 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 240#L719-3true, 391#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 52#L734-3true, 393#true]) [2024-10-13 09:31:34,522 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-10-13 09:31:34,522 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-10-13 09:31:34,522 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:34,522 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-10-13 09:31:34,522 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:34,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, Black: 399#true, 397#true, 240#L719-3true, 59#L739true, 391#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true]) [2024-10-13 09:31:34,536 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-10-13 09:31:34,536 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-13 09:31:34,536 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:34,536 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-13 09:31:34,560 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 404#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 303#L770-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 242#L735true, 134#L779-6true, 393#true]) [2024-10-13 09:31:34,560 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-10-13 09:31:34,560 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:34,560 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:34,560 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:34,560 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:34,565 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, Black: 399#true, 397#true, 404#true, 391#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 45#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 409#true, 393#true, 307#L707-3true]) [2024-10-13 09:31:34,565 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-10-13 09:31:34,566 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-13 09:31:34,566 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-13 09:31:34,566 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-10-13 09:31:34,566 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-13 09:31:34,566 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-13 09:31:34,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, Black: 399#true, 289#L718true, 397#true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 300#L740-2true, 134#L779-6true, 71#L756-3true, 409#true, 393#true]) [2024-10-13 09:31:34,581 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-10-13 09:31:34,581 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-13 09:31:34,581 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-13 09:31:34,581 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-13 09:31:34,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, Black: 399#true, 397#true, 90#L740-2true, 391#true, 404#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 45#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 409#true, 393#true]) [2024-10-13 09:31:34,590 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-10-13 09:31:34,591 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:34,591 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:34,591 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:34,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, Black: 399#true, 397#true, 162#L735true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 45#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 71#L756-3true, 393#true, 409#true]) [2024-10-13 09:31:34,591 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-10-13 09:31:34,591 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:34,591 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:34,591 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:34,594 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][380], [395#true, Black: 399#true, 397#true, 90#L740-2true, 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 134#L779-6true, 238#L719-3true, 409#true, 393#true]) [2024-10-13 09:31:34,594 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-10-13 09:31:34,594 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-13 09:31:34,594 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-13 09:31:34,594 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-13 09:31:34,594 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-13 09:31:34,594 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][380], [177#L719-4true, 395#true, Black: 399#true, 397#true, 90#L740-2true, 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 134#L779-6true, 393#true, 409#true]) [2024-10-13 09:31:34,594 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-10-13 09:31:34,594 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:34,594 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:34,594 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:34,595 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:34,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 48#L719-3true, 393#true, 178#L740-2true]) [2024-10-13 09:31:34,662 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-10-13 09:31:34,662 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-13 09:31:34,662 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-13 09:31:34,662 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-13 09:31:34,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, Black: 399#true, 397#true, 59#L739true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 48#L719-3true, 393#true]) [2024-10-13 09:31:34,663 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2024-10-13 09:31:34,663 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2024-10-13 09:31:34,663 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-10-13 09:31:34,663 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-10-13 09:31:34,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, Black: 399#true, 397#true, 240#L719-3true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true, 178#L740-2true]) [2024-10-13 09:31:34,682 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-10-13 09:31:34,682 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-13 09:31:34,682 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-13 09:31:34,682 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-13 09:31:34,703 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, Black: 399#true, 397#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 134#L779-6true, 48#L719-3true, 52#L734-3true, 393#true]) [2024-10-13 09:31:34,704 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-10-13 09:31:34,704 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:34,704 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:34,704 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:34,704 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:34,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 404#true, 391#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 39#L764-2true, 242#L735true, 134#L779-6true, 409#true, 393#true]) [2024-10-13 09:31:34,714 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-10-13 09:31:34,714 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-13 09:31:34,714 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-13 09:31:34,714 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-13 09:31:34,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, Black: 399#true, 397#true, 391#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 404#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 48#L719-3true, 393#true, 178#L740-2true]) [2024-10-13 09:31:34,801 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is not cut-off event [2024-10-13 09:31:34,801 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2024-10-13 09:31:34,801 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-10-13 09:31:34,801 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-10-13 09:31:35,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 162#L735true, 391#true, 404#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 159#L766-3true, 393#true]) [2024-10-13 09:31:35,190 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-10-13 09:31:35,190 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-13 09:31:35,191 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-13 09:31:35,191 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-13 09:31:35,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 162#L735true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, 303#L770-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true]) [2024-10-13 09:31:35,191 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-10-13 09:31:35,191 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:35,192 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:35,192 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-10-13 09:31:35,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 162#L735true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true, 54#L768-3true]) [2024-10-13 09:31:35,192 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-10-13 09:31:35,192 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-13 09:31:35,192 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-13 09:31:35,192 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-13 09:31:35,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, 289#L718true, 397#true, Black: 401#(= |#race~state~0| 0), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true, 409#true, 261#L734-3true]) [2024-10-13 09:31:35,195 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-10-13 09:31:35,195 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-13 09:31:35,195 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-10-13 09:31:35,195 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-13 09:31:35,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 404#true, 391#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 242#L735true, 134#L779-6true, 184#L774true, 393#true, 409#true]) [2024-10-13 09:31:35,306 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-10-13 09:31:35,306 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-13 09:31:35,307 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-10-13 09:31:35,307 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-10-13 09:31:35,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, Black: 399#true, 397#true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 242#L735true, 134#L779-6true, 184#L774true, 393#true, 409#true]) [2024-10-13 09:31:35,307 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-10-13 09:31:35,307 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-13 09:31:35,307 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-10-13 09:31:35,307 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-13 09:31:35,433 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, Black: 399#true, 397#true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 134#L779-6true, 45#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 393#true, 409#true, 10#L709-3true]) [2024-10-13 09:31:35,433 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-10-13 09:31:35,433 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-13 09:31:35,433 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-13 09:31:35,433 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-13 09:31:35,433 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-13 09:31:35,433 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-13 09:31:35,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, Black: 399#true, 397#true, 240#L719-3true, 59#L739true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 409#true, 393#true]) [2024-10-13 09:31:35,505 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-10-13 09:31:35,505 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-13 09:31:35,505 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-10-13 09:31:35,505 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-13 09:31:35,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1908] L734-3-->L735: Formula: (= |v_#race~top~0_4| 0) InVars {} OutVars{#race~top~0=|v_#race~top~0_4|} AuxVars[] AssignedVars[#race~top~0][331], [395#true, Black: 399#true, 289#L718true, 397#true, 162#L735true, 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 242#L735true, 134#L779-6true, 409#true, 393#true]) [2024-10-13 09:31:35,584 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-10-13 09:31:35,584 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-13 09:31:35,584 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:35,584 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:35,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1673] L737-->L739: Formula: (= |v_thr1Thread3of3ForFork0_push_~newTop~0#1_29| v_~top~0_27) InVars {thr1Thread3of3ForFork0_push_~newTop~0#1=|v_thr1Thread3of3ForFork0_push_~newTop~0#1_29|} OutVars{#race~top~0=|v_#race~top~0_39|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_push_#t~nondet12#1=|v_thr1Thread3of3ForFork0_push_#t~nondet12#1_7|, thr1Thread3of3ForFork0_push_~newTop~0#1=|v_thr1Thread3of3ForFork0_push_~newTop~0#1_29|} AuxVars[] AssignedVars[#race~top~0, ~top~0, thr1Thread3of3ForFork0_push_#t~nondet12#1][389], [395#true, Black: 399#true, 289#L718true, 397#true, 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 165#L734-3true, 134#L779-6true, 409#true, 393#true, 311#L739true]) [2024-10-13 09:31:35,584 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-10-13 09:31:35,584 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-10-13 09:31:35,584 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:35,584 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-10-13 09:31:35,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, Black: 399#true, 397#true, 240#L719-3true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 409#true, 393#true, 178#L740-2true]) [2024-10-13 09:31:35,610 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-10-13 09:31:35,610 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-13 09:31:35,610 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-13 09:31:35,610 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-13 09:31:35,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 240#L719-3true, 59#L739true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true]) [2024-10-13 09:31:35,633 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-10-13 09:31:35,634 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-13 09:31:35,634 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-10-13 09:31:35,634 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:35,675 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, Black: 399#true, 397#true, 303#L770-3true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 242#L735true, 134#L779-6true, 393#true]) [2024-10-13 09:31:35,676 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-10-13 09:31:35,676 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:35,676 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:35,676 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:35,676 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:35,693 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, Black: 399#true, 397#true, 90#L740-2true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 134#L779-6true, 45#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 409#true, 393#true]) [2024-10-13 09:31:35,693 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-10-13 09:31:35,693 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-10-13 09:31:35,693 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:35,693 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:35,693 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:35,694 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, Black: 399#true, 289#L718true, 397#true, 162#L735true, 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 409#true, 393#true]) [2024-10-13 09:31:35,694 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-10-13 09:31:35,694 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-13 09:31:35,694 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-13 09:31:35,694 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-13 09:31:35,694 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-10-13 09:31:35,694 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-13 09:31:35,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][358], [395#true, Black: 399#true, 397#true, 162#L735true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 238#L719-3true, 71#L756-3true, 409#true, 393#true]) [2024-10-13 09:31:35,695 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-10-13 09:31:35,695 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-13 09:31:35,695 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-13 09:31:35,695 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-13 09:31:35,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][358], [395#true, 177#L719-4true, Black: 399#true, 397#true, 162#L735true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 409#true, 393#true]) [2024-10-13 09:31:35,695 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-10-13 09:31:35,695 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:35,695 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-13 09:31:35,695 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:35,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 240#L719-3true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true, 178#L740-2true]) [2024-10-13 09:31:35,738 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-10-13 09:31:35,739 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-10-13 09:31:35,739 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-13 09:31:35,739 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-13 09:31:35,741 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 391#true, 404#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 48#L719-3true, 393#true, 52#L734-3true]) [2024-10-13 09:31:35,741 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-10-13 09:31:35,741 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:35,741 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:35,741 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:35,741 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:35,742 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, Black: 399#true, 397#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 134#L779-6true, 48#L719-3true, 52#L734-3true, 393#true]) [2024-10-13 09:31:35,743 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-10-13 09:31:35,743 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:35,743 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:35,743 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:35,743 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-10-13 09:31:35,743 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:35,760 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, Black: 399#true, 397#true, 240#L719-3true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true, 52#L734-3true]) [2024-10-13 09:31:35,760 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-10-13 09:31:35,760 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:35,760 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:35,760 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:35,760 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:35,778 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, Black: 399#true, 397#true, 303#L770-3true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 242#L735true, 134#L779-6true, 393#true]) [2024-10-13 09:31:35,779 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-10-13 09:31:35,779 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:35,779 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:35,779 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:35,779 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-10-13 09:31:35,779 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:35,786 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 162#L735true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 54#L768-3true, 393#true]) [2024-10-13 09:31:35,787 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-10-13 09:31:35,787 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-13 09:31:35,787 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-13 09:31:35,787 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-13 09:31:35,787 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-13 09:31:35,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, Black: 399#true, 289#L718true, 397#true, 404#true, 391#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 352#L739true, 409#true, 393#true]) [2024-10-13 09:31:35,792 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-10-13 09:31:35,792 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:35,792 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:35,792 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:35,799 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, Black: 399#true, 397#true, 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 300#L740-2true, 45#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 71#L756-3true, 393#true, 409#true]) [2024-10-13 09:31:35,800 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-10-13 09:31:35,800 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:35,800 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:35,800 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:35,800 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:35,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, 338#L707-3true, 397#true, Black: 401#(= |#race~state~0| 0), 391#true, 404#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 242#L735true, 134#L779-6true, 393#true]) [2024-10-13 09:31:35,868 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-10-13 09:31:35,868 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-13 09:31:35,868 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-13 09:31:35,868 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-13 09:31:35,891 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, Black: 399#true, 397#true, 404#true, 391#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 165#L734-3true, 134#L779-6true, 45#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 393#true, 409#true]) [2024-10-13 09:31:35,891 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-10-13 09:31:35,891 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-13 09:31:35,891 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-13 09:31:35,891 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-13 09:31:35,891 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-13 09:31:35,895 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 162#L735true, 303#L770-3true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true]) [2024-10-13 09:31:35,895 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-10-13 09:31:35,895 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-10-13 09:31:35,895 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:35,895 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-13 09:31:35,895 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-10-13 09:31:35,896 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 162#L735true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 159#L766-3true, 393#true]) [2024-10-13 09:31:35,896 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-10-13 09:31:35,896 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-13 09:31:35,896 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-13 09:31:35,896 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-10-13 09:31:35,896 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-13 09:31:35,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 45#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 71#L756-3true, 409#true, 393#true, 261#L734-3true]) [2024-10-13 09:31:35,905 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-10-13 09:31:35,905 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-13 09:31:35,905 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-13 09:31:35,905 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-13 09:31:35,947 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 240#L719-3true, 59#L739true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true]) [2024-10-13 09:31:35,948 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-10-13 09:31:35,948 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-13 09:31:35,948 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-10-13 09:31:35,948 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:35,948 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-10-13 09:31:35,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, Black: 399#true, 338#L707-3true, 397#true, 391#true, 404#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 242#L735true, 134#L779-6true, 393#true]) [2024-10-13 09:31:35,974 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2024-10-13 09:31:35,974 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-10-13 09:31:35,974 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2024-10-13 09:31:35,974 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2024-10-13 09:31:36,036 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 240#L719-3true, 391#true, 404#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true, 178#L740-2true]) [2024-10-13 09:31:36,036 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-10-13 09:31:36,036 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-10-13 09:31:36,036 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-10-13 09:31:36,036 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-13 09:31:36,036 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-13 09:31:36,065 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, Black: 399#true, 397#true, 59#L739true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 48#L719-3true, 393#true]) [2024-10-13 09:31:36,065 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-10-13 09:31:36,065 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:36,065 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-13 09:31:36,065 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:36,065 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-13 09:31:36,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 90#L740-2true, 404#true, 391#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 45#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 393#true, 409#true]) [2024-10-13 09:31:36,076 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-10-13 09:31:36,076 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-10-13 09:31:36,076 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-10-13 09:31:36,076 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-10-13 09:31:36,164 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, Black: 399#true, 397#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 48#L719-3true, 393#true, 178#L740-2true]) [2024-10-13 09:31:36,164 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-10-13 09:31:36,164 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-13 09:31:36,164 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-13 09:31:36,164 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-13 09:31:36,165 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-13 09:31:36,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, 289#L718true, 397#true, Black: 401#(= |#race~state~0| 0), 90#L740-2true, 404#true, 391#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 409#true, 393#true]) [2024-10-13 09:31:36,169 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-10-13 09:31:36,169 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-13 09:31:36,169 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-13 09:31:36,170 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-10-13 09:31:36,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, 112#L709-3true, 397#true, Black: 401#(= |#race~state~0| 0), 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 242#L735true, 134#L779-6true, 393#true]) [2024-10-13 09:31:36,223 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-10-13 09:31:36,223 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-10-13 09:31:36,223 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-10-13 09:31:36,223 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-10-13 09:31:36,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, Black: 399#true, 112#L709-3true, 397#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 242#L735true, 134#L779-6true, 393#true]) [2024-10-13 09:31:36,618 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2024-10-13 09:31:36,618 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2024-10-13 09:31:36,618 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-10-13 09:31:36,618 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2024-10-13 09:31:36,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, 338#L707-3true, 397#true, Black: 401#(= |#race~state~0| 0), 162#L735true, 391#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true]) [2024-10-13 09:31:36,666 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-10-13 09:31:36,666 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-10-13 09:31:36,666 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-13 09:31:36,666 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-13 09:31:36,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, 397#true, 18#thr1Err4ASSERT_VIOLATIONDATA_RACEtrue, Black: 401#(= |#race~state~0| 0), 391#true, 404#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 242#L735true, 134#L779-6true, 409#true, 393#true]) [2024-10-13 09:31:36,696 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-10-13 09:31:36,696 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-13 09:31:36,696 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-13 09:31:36,696 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-13 09:31:36,816 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 59#L739true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 48#L719-3true, 393#true]) [2024-10-13 09:31:36,816 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-10-13 09:31:36,816 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-13 09:31:36,816 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:36,816 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:36,816 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-13 09:31:36,817 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, Black: 399#true, 397#true, 59#L739true, 391#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 404#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 48#L719-3true, 393#true]) [2024-10-13 09:31:36,817 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-10-13 09:31:36,817 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:36,817 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-13 09:31:36,817 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:36,817 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-10-13 09:31:36,817 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-13 09:31:36,837 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, Black: 399#true, 397#true, 240#L719-3true, 59#L739true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true]) [2024-10-13 09:31:36,837 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-10-13 09:31:36,837 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-13 09:31:36,837 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:36,837 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-13 09:31:36,837 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-13 09:31:36,894 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 48#L719-3true, 393#true, 178#L740-2true]) [2024-10-13 09:31:36,894 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-10-13 09:31:36,894 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-13 09:31:36,894 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-13 09:31:36,894 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-13 09:31:36,894 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-13 09:31:36,895 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, Black: 399#true, 397#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 48#L719-3true, 393#true, 178#L740-2true]) [2024-10-13 09:31:36,895 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-10-13 09:31:36,895 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-13 09:31:36,895 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-13 09:31:36,895 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-13 09:31:36,895 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-13 09:31:36,895 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-13 09:31:36,908 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, 338#L707-3true, 397#true, Black: 401#(= |#race~state~0| 0), 162#L735true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true]) [2024-10-13 09:31:36,909 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-10-13 09:31:36,909 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-10-13 09:31:36,909 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-13 09:31:36,909 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-10-13 09:31:36,909 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-13 09:31:36,909 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, 338#L707-3true, 397#true, Black: 401#(= |#race~state~0| 0), 404#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 242#L735true, 134#L779-6true, 393#true]) [2024-10-13 09:31:36,909 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-10-13 09:31:36,909 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-13 09:31:36,910 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-13 09:31:36,910 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-13 09:31:36,910 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-13 09:31:36,912 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, Black: 399#true, 397#true, 240#L719-3true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true, 178#L740-2true]) [2024-10-13 09:31:36,912 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-10-13 09:31:36,912 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-13 09:31:36,912 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-13 09:31:36,912 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-13 09:31:36,912 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-13 09:31:36,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 45#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 71#L756-3true, 393#true, 409#true, 311#L739true]) [2024-10-13 09:31:36,930 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-10-13 09:31:36,930 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-13 09:31:36,930 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-13 09:31:36,930 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-13 09:31:36,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 300#L740-2true, 134#L779-6true, 45#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 71#L756-3true, 409#true, 393#true]) [2024-10-13 09:31:36,930 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-10-13 09:31:36,930 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-10-13 09:31:36,930 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-10-13 09:31:36,930 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-10-13 09:31:36,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, 112#L709-3true, 397#true, Black: 401#(= |#race~state~0| 0), 162#L735true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true]) [2024-10-13 09:31:36,968 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-10-13 09:31:36,968 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-10-13 09:31:36,969 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-10-13 09:31:36,969 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-10-13 09:31:36,996 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, Black: 399#true, 397#true, 404#true, 391#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 165#L734-3true, 134#L779-6true, 45#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 409#true, 393#true]) [2024-10-13 09:31:36,996 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-10-13 09:31:36,996 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-13 09:31:36,996 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-13 09:31:36,996 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-10-13 09:31:36,996 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-13 09:31:36,996 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-13 09:31:36,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, 289#L718true, 397#true, Black: 401#(= |#race~state~0| 0), 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 300#L740-2true, 134#L779-6true, 71#L756-3true, 409#true, 393#true]) [2024-10-13 09:31:36,998 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-10-13 09:31:36,998 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-10-13 09:31:36,998 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-13 09:31:36,998 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-13 09:31:36,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][336], [395#true, 289#L718true, 397#true, Black: 401#(= |#race~state~0| 0), 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 409#true, 393#true, 311#L739true]) [2024-10-13 09:31:36,998 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-10-13 09:31:36,999 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-10-13 09:31:36,999 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-10-13 09:31:36,999 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-10-13 09:31:37,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, Black: 399#true, 397#true, 18#thr1Err4ASSERT_VIOLATIONDATA_RACEtrue, 391#true, 404#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 242#L735true, 134#L779-6true, 393#true, 409#true]) [2024-10-13 09:31:37,001 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-10-13 09:31:37,001 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-13 09:31:37,001 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-13 09:31:37,001 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-10-13 09:31:37,002 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 90#L740-2true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 134#L779-6true, 45#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 393#true, 409#true]) [2024-10-13 09:31:37,002 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-10-13 09:31:37,002 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-10-13 09:31:37,002 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-10-13 09:31:37,002 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-10-13 09:31:37,002 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-10-13 09:31:37,063 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, 289#L718true, 397#true, Black: 401#(= |#race~state~0| 0), 90#L740-2true, 404#true, 391#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 409#true, 393#true]) [2024-10-13 09:31:37,063 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-10-13 09:31:37,063 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-13 09:31:37,063 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-13 09:31:37,063 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-10-13 09:31:37,063 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-10-13 09:31:37,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, Black: 399#true, 397#true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 134#L779-6true, 48#L719-3true, 393#true, 409#true, 178#L740-2true]) [2024-10-13 09:31:37,082 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-10-13 09:31:37,082 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-13 09:31:37,082 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-13 09:31:37,082 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-10-13 09:31:37,178 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, 112#L709-3true, 397#true, Black: 401#(= |#race~state~0| 0), 162#L735true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true]) [2024-10-13 09:31:37,178 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-10-13 09:31:37,178 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-10-13 09:31:37,178 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-10-13 09:31:37,178 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-10-13 09:31:37,178 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-10-13 09:31:37,179 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, 112#L709-3true, 397#true, Black: 401#(= |#race~state~0| 0), 404#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 242#L735true, 134#L779-6true, 393#true]) [2024-10-13 09:31:37,179 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-10-13 09:31:37,180 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-10-13 09:31:37,180 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-10-13 09:31:37,180 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-10-13 09:31:37,180 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-10-13 09:31:37,311 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, Black: 399#true, 338#L707-3true, 397#true, 391#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 242#L735true, 134#L779-6true, 393#true]) [2024-10-13 09:31:37,311 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-10-13 09:31:37,312 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-13 09:31:37,312 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-13 09:31:37,312 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-13 09:31:37,312 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-13 09:31:37,366 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, Black: 399#true, 338#L707-3true, 397#true, 391#true, 404#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 242#L735true, 134#L779-6true, 393#true]) [2024-10-13 09:31:37,366 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-10-13 09:31:37,366 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-13 09:31:37,366 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-13 09:31:37,366 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-13 09:31:37,366 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-13 09:31:37,366 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-13 09:31:37,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 242#L735true, 134#L779-6true, 52#L734-3true, 393#true]) [2024-10-13 09:31:37,462 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-10-13 09:31:37,462 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-13 09:31:37,462 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-13 09:31:37,462 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-13 09:31:37,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, Black: 399#true, 397#true, 391#true, 404#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 242#L735true, 134#L779-6true, 52#L734-3true, 393#true]) [2024-10-13 09:31:37,526 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2024-10-13 09:31:37,526 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-10-13 09:31:37,526 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-10-13 09:31:37,526 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-10-13 09:31:37,530 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, Black: 399#true, 112#L709-3true, 397#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 242#L735true, 134#L779-6true, 393#true]) [2024-10-13 09:31:37,531 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-10-13 09:31:37,531 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-10-13 09:31:37,531 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-10-13 09:31:37,531 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-10-13 09:31:37,531 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-10-13 09:31:37,582 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, Black: 399#true, 112#L709-3true, 397#true, 391#true, 404#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 242#L735true, 134#L779-6true, 393#true]) [2024-10-13 09:31:37,582 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-10-13 09:31:37,583 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-10-13 09:31:37,583 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-10-13 09:31:37,583 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-10-13 09:31:37,583 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-10-13 09:31:37,583 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-10-13 09:31:37,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 134#L779-6true, 45#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 97#L714-3true, 393#true, 409#true]) [2024-10-13 09:31:37,586 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-10-13 09:31:37,586 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-13 09:31:37,586 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-13 09:31:37,586 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-10-13 09:31:38,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 162#L735true, 391#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 52#L734-3true, 393#true]) [2024-10-13 09:31:38,144 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-10-13 09:31:38,144 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-13 09:31:38,144 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-13 09:31:38,144 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-13 09:31:38,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 59#L739true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 242#L735true, 134#L779-6true, 393#true]) [2024-10-13 09:31:38,304 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-10-13 09:31:38,304 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-13 09:31:38,304 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-13 09:31:38,304 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-13 09:31:38,309 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 162#L735true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 52#L734-3true, 393#true]) [2024-10-13 09:31:38,309 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-13 09:31:38,309 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-13 09:31:38,309 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-13 09:31:38,309 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-13 09:31:38,309 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-13 09:31:38,310 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 404#true, 391#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 242#L735true, 134#L779-6true, 52#L734-3true, 393#true]) [2024-10-13 09:31:38,311 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-13 09:31:38,311 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-13 09:31:38,311 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-13 09:31:38,311 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-13 09:31:38,311 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-13 09:31:38,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 242#L735true, 134#L779-6true, 393#true, 178#L740-2true]) [2024-10-13 09:31:38,357 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-10-13 09:31:38,357 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-13 09:31:38,357 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-13 09:31:38,358 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-13 09:31:38,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, Black: 399#true, 397#true, 59#L739true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, 255#L756-3true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 242#L735true, 134#L779-6true, 393#true]) [2024-10-13 09:31:38,371 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2024-10-13 09:31:38,371 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-10-13 09:31:38,371 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-10-13 09:31:38,371 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-10-13 09:31:38,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, Black: 399#true, 397#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 242#L735true, 134#L779-6true, 393#true, 178#L740-2true]) [2024-10-13 09:31:38,417 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2024-10-13 09:31:38,417 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-10-13 09:31:38,417 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-10-13 09:31:38,417 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-10-13 09:31:38,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 162#L735true, 59#L739true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true]) [2024-10-13 09:31:38,539 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-10-13 09:31:38,539 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-13 09:31:38,539 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-13 09:31:38,539 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-13 09:31:38,549 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, Black: 399#true, 397#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 242#L735true, 134#L779-6true, 52#L734-3true, 393#true]) [2024-10-13 09:31:38,549 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-13 09:31:38,549 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-13 09:31:38,549 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-13 09:31:38,549 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-13 09:31:38,549 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-13 09:31:38,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 162#L735true, 391#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true, 178#L740-2true]) [2024-10-13 09:31:38,563 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-10-13 09:31:38,563 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-13 09:31:38,563 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-13 09:31:38,563 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-13 09:31:38,574 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, Black: 399#true, 397#true, 391#true, 404#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 242#L735true, 134#L779-6true, 52#L734-3true, 393#true]) [2024-10-13 09:31:38,574 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-13 09:31:38,574 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-13 09:31:38,574 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-13 09:31:38,574 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-13 09:31:38,574 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-13 09:31:38,575 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-13 09:31:38,612 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 162#L735true, 59#L739true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true]) [2024-10-13 09:31:38,612 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-13 09:31:38,612 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-13 09:31:38,612 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-13 09:31:38,612 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-13 09:31:38,612 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-13 09:31:38,614 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 59#L739true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 242#L735true, 134#L779-6true, 393#true]) [2024-10-13 09:31:38,614 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-13 09:31:38,614 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-13 09:31:38,614 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-13 09:31:38,614 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-13 09:31:38,614 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-13 09:31:38,637 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1910] L756-->L756-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (let ((.cse0 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (= |v_#race~top~0_33| 0) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |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_34|, thr1Thread2of3ForFork0_push_loop_~r~0#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_23, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_33|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, 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_23, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][391], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 162#L735true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 134#L779-6true, 71#L756-3true, 393#true, 178#L740-2true]) [2024-10-13 09:31:38,637 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-10-13 09:31:38,638 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-13 09:31:38,638 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-13 09:31:38,638 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-13 09:31:38,638 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-13 09:31:38,638 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, 397#true, Black: 401#(= |#race~state~0| 0), 404#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 242#L735true, 134#L779-6true, 393#true, 178#L740-2true]) [2024-10-13 09:31:38,639 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-10-13 09:31:38,639 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-13 09:31:38,639 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-13 09:31:38,639 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-13 09:31:38,639 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-13 09:31:38,698 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, Black: 399#true, 397#true, 59#L739true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 242#L735true, 134#L779-6true, 393#true]) [2024-10-13 09:31:38,698 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-13 09:31:38,698 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-13 09:31:38,698 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-13 09:31:38,698 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-13 09:31:38,698 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-13 09:31:38,707 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, Black: 399#true, 397#true, 59#L739true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 391#true, 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 242#L735true, 134#L779-6true, 393#true]) [2024-10-13 09:31:38,707 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-13 09:31:38,707 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-13 09:31:38,707 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-13 09:31:38,707 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-13 09:31:38,707 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-13 09:31:38,707 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-13 09:31:38,708 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, Black: 399#true, 397#true, 391#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 404#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 242#L735true, 134#L779-6true, 393#true, 178#L740-2true]) [2024-10-13 09:31:38,708 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-10-13 09:31:38,708 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-13 09:31:38,708 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-13 09:31:38,708 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-13 09:31:38,708 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-13 09:31:38,717 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][396], [395#true, Black: 399#true, 397#true, 391#true, 404#true, 411#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 242#L735true, 134#L779-6true, 393#true, 178#L740-2true]) [2024-10-13 09:31:38,717 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-10-13 09:31:38,717 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-13 09:31:38,717 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-13 09:31:38,717 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-13 09:31:38,717 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-13 09:31:38,717 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-13 09:31:38,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1662] L756-->L756-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_#race~top~0_33| 0) (let ((.cse2 (= v_~top~0_23 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_#race~top~0_34| |v_#race~top~0_33|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4))))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_34|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_33|, 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_23, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #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][369], [395#true, Black: 399#true, 397#true, 404#true, 391#true, Black: 406#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 255#L756-3true, 242#L735true, 134#L779-6true, 409#true, 393#true, 178#L740-2true]) [2024-10-13 09:31:38,731 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-10-13 09:31:38,731 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-10-13 09:31:38,731 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-13 09:31:38,732 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-13 09:31:38,758 INFO L124 PetriNetUnfolderBase]: 29561/148973 cut-off events. [2024-10-13 09:31:38,758 INFO L125 PetriNetUnfolderBase]: For 13186/15603 co-relation queries the response was YES. [2024-10-13 09:31:40,346 INFO L83 FinitePrefix]: Finished finitePrefix Result has 203264 conditions, 148973 events. 29561/148973 cut-off events. For 13186/15603 co-relation queries the response was YES. Maximal size of possible extension queue 2314. Compared 2446629 event pairs, 10185 based on Foata normal form. 124/130138 useless extension candidates. Maximal degree in co-relation 203255. Up to 25571 conditions per place.