./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 61a67961 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/25_stack_longer-1.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-wip.fs.cvc5-61a6796-m [2024-10-14 16:46:29,881 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-14 16:46:29,963 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-10-14 16:46:29,967 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-14 16:46:29,969 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-14 16:46:29,998 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-14 16:46:29,999 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-14 16:46:30,000 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-14 16:46:30,001 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-14 16:46:30,002 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-14 16:46:30,003 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-14 16:46:30,003 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-14 16:46:30,003 INFO L153 SettingsManager]: * Use SBE=true [2024-10-14 16:46:30,003 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-14 16:46:30,004 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-14 16:46:30,006 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-14 16:46:30,006 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-14 16:46:30,006 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-14 16:46:30,009 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-14 16:46:30,009 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-14 16:46:30,010 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-14 16:46:30,010 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-14 16:46:30,010 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-10-14 16:46:30,011 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-14 16:46:30,011 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-10-14 16:46:30,011 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-14 16:46:30,011 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-14 16:46:30,012 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-14 16:46:30,012 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-14 16:46:30,012 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-14 16:46:30,013 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-14 16:46:30,013 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-14 16:46:30,013 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-14 16:46:30,013 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-14 16:46:30,013 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-14 16:46:30,013 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-14 16:46:30,014 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-14 16:46:30,014 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-14 16:46:30,014 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-14 16:46:30,015 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-14 16:46:30,015 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-14 16:46:30,016 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-14 16:46:30,343 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-14 16:46:30,374 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-14 16:46:30,376 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-14 16:46:30,378 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-14 16:46:30,378 INFO L274 PluginConnector]: CDTParser initialized [2024-10-14 16:46:30,380 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-14 16:46:31,939 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-14 16:46:32,252 INFO L384 CDTParser]: Found 1 translation units. [2024-10-14 16:46:32,253 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/25_stack_longer-1.i [2024-10-14 16:46:32,273 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/15fbda6b2/096d2ca203e147d88ef8347f196ec2f7/FLAG62c5ab1d1 [2024-10-14 16:46:32,512 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/15fbda6b2/096d2ca203e147d88ef8347f196ec2f7 [2024-10-14 16:46:32,515 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-14 16:46:32,516 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-14 16:46:32,517 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-14 16:46:32,517 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-14 16:46:32,523 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-14 16:46:32,524 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.10 04:46:32" (1/1) ... [2024-10-14 16:46:32,525 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@536e5e2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:46:32, skipping insertion in model container [2024-10-14 16:46:32,527 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.10 04:46:32" (1/1) ... [2024-10-14 16:46:32,574 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-14 16:46:32,915 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-14 16:46:32,927 INFO L200 MainTranslator]: Completed pre-run [2024-10-14 16:46:32,987 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-14 16:46:33,018 INFO L204 MainTranslator]: Completed translation [2024-10-14 16:46:33,019 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:46:33 WrapperNode [2024-10-14 16:46:33,019 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-14 16:46:33,020 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-14 16:46:33,020 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-14 16:46:33,020 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-14 16:46:33,039 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:46:33" (1/1) ... [2024-10-14 16:46:33,057 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:46:33" (1/1) ... [2024-10-14 16:46:33,091 INFO L138 Inliner]: procedures = 178, calls = 34, calls flagged for inlining = 19, calls inlined = 23, statements flattened = 296 [2024-10-14 16:46:33,092 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-14 16:46:33,093 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-14 16:46:33,093 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-14 16:46:33,093 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-14 16:46:33,102 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:46:33" (1/1) ... [2024-10-14 16:46:33,102 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:46:33" (1/1) ... [2024-10-14 16:46:33,110 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:46:33" (1/1) ... [2024-10-14 16:46:33,111 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:46:33" (1/1) ... [2024-10-14 16:46:33,126 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:46:33" (1/1) ... [2024-10-14 16:46:33,131 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:46:33" (1/1) ... [2024-10-14 16:46:33,134 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:46:33" (1/1) ... [2024-10-14 16:46:33,136 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:46:33" (1/1) ... [2024-10-14 16:46:33,140 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-14 16:46:33,141 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-14 16:46:33,142 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-14 16:46:33,142 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-14 16:46:33,143 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:46:33" (1/1) ... [2024-10-14 16:46:33,155 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-14 16:46:33,167 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 16:46:33,182 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-10-14 16:46:33,184 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-10-14 16:46:33,236 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-10-14 16:46:33,237 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2024-10-14 16:46:33,237 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2024-10-14 16:46:33,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-10-14 16:46:33,237 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-10-14 16:46:33,237 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-14 16:46:33,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-10-14 16:46:33,237 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-10-14 16:46:33,238 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-14 16:46:33,238 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-14 16:46:33,239 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-10-14 16:46:33,398 INFO L238 CfgBuilder]: Building ICFG [2024-10-14 16:46:33,400 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-14 16:46:33,895 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-10-14 16:46:33,896 INFO L287 CfgBuilder]: Performing block encoding [2024-10-14 16:46:34,332 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-14 16:46:34,332 INFO L314 CfgBuilder]: Removed 2 assume(true) statements. [2024-10-14 16:46:34,333 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 14.10 04:46:34 BoogieIcfgContainer [2024-10-14 16:46:34,333 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-14 16:46:34,337 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-14 16:46:34,337 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-14 16:46:34,341 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-14 16:46:34,341 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 14.10 04:46:32" (1/3) ... [2024-10-14 16:46:34,342 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@30f98770 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.10 04:46:34, skipping insertion in model container [2024-10-14 16:46:34,343 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:46:33" (2/3) ... [2024-10-14 16:46:34,343 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@30f98770 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.10 04:46:34, skipping insertion in model container [2024-10-14 16:46:34,344 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 14.10 04:46:34" (3/3) ... [2024-10-14 16:46:34,345 INFO L112 eAbstractionObserver]: Analyzing ICFG 25_stack_longer-1.i [2024-10-14 16:46:34,369 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-14 16:46:34,369 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 26 error locations. [2024-10-14 16:46:34,370 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-10-14 16:46:34,465 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-10-14 16:46:34,514 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 152 places, 156 transitions, 316 flow [2024-10-14 16:46:34,583 INFO L124 PetriNetUnfolderBase]: 8/165 cut-off events. [2024-10-14 16:46:34,584 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-14 16:46:34,591 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-14 16:46:34,592 INFO L82 GeneralOperation]: Start removeDead. Operand has 152 places, 156 transitions, 316 flow [2024-10-14 16:46:34,598 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 152 places, 156 transitions, 316 flow [2024-10-14 16:46:34,612 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-14 16:46:34,620 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;@42cee506, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-14 16:46:34,621 INFO L334 AbstractCegarLoop]: Starting to check reachability of 53 error locations. [2024-10-14 16:46:34,629 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-14 16:46:34,629 INFO L124 PetriNetUnfolderBase]: 1/31 cut-off events. [2024-10-14 16:46:34,629 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-14 16:46:34,629 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:46:34,631 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-14 16:46:34,631 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-14 16:46:34,636 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:46:34,638 INFO L85 PathProgramCache]: Analyzing trace with hash 1160490579, now seen corresponding path program 1 times [2024-10-14 16:46:34,647 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:46:34,648 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [960025772] [2024-10-14 16:46:34,648 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:46:34,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:46:34,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 16:46:35,204 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 16:46:35,206 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 16:46:35,206 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [960025772] [2024-10-14 16:46:35,207 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [960025772] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 16:46:35,207 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 16:46:35,208 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-10-14 16:46:35,209 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [896142616] [2024-10-14 16:46:35,210 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 16:46:35,218 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-14 16:46:35,224 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 16:46:35,246 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-14 16:46:35,247 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-14 16:46:35,249 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 126 out of 156 [2024-10-14 16:46:35,253 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-14 16:46:35,254 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 16:46:35,254 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 126 of 156 [2024-10-14 16:46:35,255 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 16:46:35,379 INFO L124 PetriNetUnfolderBase]: 4/136 cut-off events. [2024-10-14 16:46:35,379 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-10-14 16:46:35,380 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-14 16:46:35,383 INFO L140 encePairwiseOnDemand]: 136/156 looper letters, 10 selfloop transitions, 0 changer transitions 0/132 dead transitions. [2024-10-14 16:46:35,384 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 132 places, 132 transitions, 288 flow [2024-10-14 16:46:35,385 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-14 16:46:35,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-10-14 16:46:35,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 282 transitions. [2024-10-14 16:46:35,399 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9038461538461539 [2024-10-14 16:46:35,402 INFO L175 Difference]: Start difference. First operand has 152 places, 156 transitions, 316 flow. Second operand 2 states and 282 transitions. [2024-10-14 16:46:35,403 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 132 places, 132 transitions, 288 flow [2024-10-14 16:46:35,406 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 132 places, 132 transitions, 288 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-14 16:46:35,412 INFO L231 Difference]: Finished difference. Result has 132 places, 132 transitions, 268 flow [2024-10-14 16:46:35,414 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-14 16:46:35,419 INFO L277 CegarLoopForPetriNet]: 152 programPoint places, -20 predicate places. [2024-10-14 16:46:35,421 INFO L471 AbstractCegarLoop]: Abstraction has has 132 places, 132 transitions, 268 flow [2024-10-14 16:46:35,422 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-14 16:46:35,422 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:46:35,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, 1, 1] [2024-10-14 16:46:35,422 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-14 16:46:35,423 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-14 16:46:35,424 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:46:35,424 INFO L85 PathProgramCache]: Analyzing trace with hash -1460020746, now seen corresponding path program 1 times [2024-10-14 16:46:35,425 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:46:35,425 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1237954528] [2024-10-14 16:46:35,425 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:46:35,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:46:35,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 16:46:35,491 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 16:46:35,491 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 16:46:35,492 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1237954528] [2024-10-14 16:46:35,492 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1237954528] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 16:46:35,492 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 16:46:35,492 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 16:46:35,492 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [154835607] [2024-10-14 16:46:35,493 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 16:46:35,494 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 16:46:35,495 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 16:46:35,495 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 16:46:35,496 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 16:46:35,507 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 122 out of 156 [2024-10-14 16:46:35,509 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-14 16:46:35,509 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 16:46:35,509 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 122 of 156 [2024-10-14 16:46:35,509 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 16:46:35,617 INFO L124 PetriNetUnfolderBase]: 6/219 cut-off events. [2024-10-14 16:46:35,618 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-10-14 16:46:35,618 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-14 16:46:35,620 INFO L140 encePairwiseOnDemand]: 153/156 looper letters, 19 selfloop transitions, 2 changer transitions 0/139 dead transitions. [2024-10-14 16:46:35,621 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 133 places, 139 transitions, 324 flow [2024-10-14 16:46:35,621 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 16:46:35,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 16:46:35,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 388 transitions. [2024-10-14 16:46:35,624 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8290598290598291 [2024-10-14 16:46:35,624 INFO L175 Difference]: Start difference. First operand has 132 places, 132 transitions, 268 flow. Second operand 3 states and 388 transitions. [2024-10-14 16:46:35,624 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 133 places, 139 transitions, 324 flow [2024-10-14 16:46:35,628 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 133 places, 139 transitions, 324 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-14 16:46:35,632 INFO L231 Difference]: Finished difference. Result has 133 places, 131 transitions, 270 flow [2024-10-14 16:46:35,633 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-14 16:46:35,634 INFO L277 CegarLoopForPetriNet]: 152 programPoint places, -19 predicate places. [2024-10-14 16:46:35,634 INFO L471 AbstractCegarLoop]: Abstraction has has 133 places, 131 transitions, 270 flow [2024-10-14 16:46:35,635 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-14 16:46:35,635 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:46:35,635 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-14 16:46:35,636 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-14 16:46:35,636 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-14 16:46:35,637 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:46:35,638 INFO L85 PathProgramCache]: Analyzing trace with hash -641594165, now seen corresponding path program 1 times [2024-10-14 16:46:35,638 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:46:35,638 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [259366728] [2024-10-14 16:46:35,638 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:46:35,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:46:35,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-14 16:46:35,657 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-14 16:46:35,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-14 16:46:35,693 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-14 16:46:35,693 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-14 16:46:35,695 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (52 of 53 remaining) [2024-10-14 16:46:35,697 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (51 of 53 remaining) [2024-10-14 16:46:35,698 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (50 of 53 remaining) [2024-10-14 16:46:35,698 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (49 of 53 remaining) [2024-10-14 16:46:35,699 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (48 of 53 remaining) [2024-10-14 16:46:35,699 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (47 of 53 remaining) [2024-10-14 16:46:35,699 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (46 of 53 remaining) [2024-10-14 16:46:35,700 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (45 of 53 remaining) [2024-10-14 16:46:35,700 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (44 of 53 remaining) [2024-10-14 16:46:35,700 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (43 of 53 remaining) [2024-10-14 16:46:35,701 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (42 of 53 remaining) [2024-10-14 16:46:35,701 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (41 of 53 remaining) [2024-10-14 16:46:35,701 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (40 of 53 remaining) [2024-10-14 16:46:35,702 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (39 of 53 remaining) [2024-10-14 16:46:35,702 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (38 of 53 remaining) [2024-10-14 16:46:35,702 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (37 of 53 remaining) [2024-10-14 16:46:35,703 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (36 of 53 remaining) [2024-10-14 16:46:35,703 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (35 of 53 remaining) [2024-10-14 16:46:35,703 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (34 of 53 remaining) [2024-10-14 16:46:35,703 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (33 of 53 remaining) [2024-10-14 16:46:35,704 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19ASSERT_VIOLATIONDATA_RACE (32 of 53 remaining) [2024-10-14 16:46:35,704 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONDATA_RACE (31 of 53 remaining) [2024-10-14 16:46:35,704 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONDATA_RACE (30 of 53 remaining) [2024-10-14 16:46:35,705 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21ASSERT_VIOLATIONDATA_RACE (29 of 53 remaining) [2024-10-14 16:46:35,705 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONDATA_RACE (28 of 53 remaining) [2024-10-14 16:46:35,705 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23ASSERT_VIOLATIONDATA_RACE (27 of 53 remaining) [2024-10-14 16:46:35,705 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24ASSERT_VIOLATIONDATA_RACE (26 of 53 remaining) [2024-10-14 16:46:35,706 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (25 of 53 remaining) [2024-10-14 16:46:35,706 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (24 of 53 remaining) [2024-10-14 16:46:35,706 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (23 of 53 remaining) [2024-10-14 16:46:35,707 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (22 of 53 remaining) [2024-10-14 16:46:35,707 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (21 of 53 remaining) [2024-10-14 16:46:35,707 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (20 of 53 remaining) [2024-10-14 16:46:35,707 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (19 of 53 remaining) [2024-10-14 16:46:35,707 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (18 of 53 remaining) [2024-10-14 16:46:35,707 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (17 of 53 remaining) [2024-10-14 16:46:35,708 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (16 of 53 remaining) [2024-10-14 16:46:35,708 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (15 of 53 remaining) [2024-10-14 16:46:35,708 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (14 of 53 remaining) [2024-10-14 16:46:35,708 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (13 of 53 remaining) [2024-10-14 16:46:35,708 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (12 of 53 remaining) [2024-10-14 16:46:35,709 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (11 of 53 remaining) [2024-10-14 16:46:35,709 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (10 of 53 remaining) [2024-10-14 16:46:35,709 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (9 of 53 remaining) [2024-10-14 16:46:35,709 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (8 of 53 remaining) [2024-10-14 16:46:35,710 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (7 of 53 remaining) [2024-10-14 16:46:35,710 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19ASSERT_VIOLATIONDATA_RACE (6 of 53 remaining) [2024-10-14 16:46:35,711 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONDATA_RACE (5 of 53 remaining) [2024-10-14 16:46:35,711 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONDATA_RACE (4 of 53 remaining) [2024-10-14 16:46:35,711 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21ASSERT_VIOLATIONDATA_RACE (3 of 53 remaining) [2024-10-14 16:46:35,712 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONDATA_RACE (2 of 53 remaining) [2024-10-14 16:46:35,712 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23ASSERT_VIOLATIONDATA_RACE (1 of 53 remaining) [2024-10-14 16:46:35,712 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24ASSERT_VIOLATIONDATA_RACE (0 of 53 remaining) [2024-10-14 16:46:35,712 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-10-14 16:46:35,712 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2024-10-14 16:46:35,715 WARN L239 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-10-14 16:46:35,715 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-10-14 16:46:35,819 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-10-14 16:46:35,825 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 273 places, 281 transitions, 572 flow [2024-10-14 16:46:35,917 INFO L124 PetriNetUnfolderBase]: 15/301 cut-off events. [2024-10-14 16:46:35,917 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-10-14 16:46:35,924 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-14 16:46:35,926 INFO L82 GeneralOperation]: Start removeDead. Operand has 273 places, 281 transitions, 572 flow [2024-10-14 16:46:35,933 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 273 places, 281 transitions, 572 flow [2024-10-14 16:46:35,938 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-14 16:46:35,939 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;@42cee506, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-14 16:46:35,939 INFO L334 AbstractCegarLoop]: Starting to check reachability of 79 error locations. [2024-10-14 16:46:35,942 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-14 16:46:35,946 INFO L124 PetriNetUnfolderBase]: 2/33 cut-off events. [2024-10-14 16:46:35,946 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-14 16:46:35,946 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:46:35,946 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-14 16:46:35,947 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-14 16:46:35,947 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:46:35,947 INFO L85 PathProgramCache]: Analyzing trace with hash 2975727, now seen corresponding path program 1 times [2024-10-14 16:46:35,948 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:46:35,948 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1510077464] [2024-10-14 16:46:35,948 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:46:35,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:46:35,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 16:46:36,101 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 16:46:36,101 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 16:46:36,102 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1510077464] [2024-10-14 16:46:36,102 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1510077464] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 16:46:36,102 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 16:46:36,102 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-10-14 16:46:36,102 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [680193191] [2024-10-14 16:46:36,103 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 16:46:36,103 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-14 16:46:36,103 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 16:46:36,104 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-14 16:46:36,105 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-14 16:46:36,109 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 223 out of 281 [2024-10-14 16:46:36,110 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-14 16:46:36,110 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 16:46:36,110 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 223 of 281 [2024-10-14 16:46:36,110 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 16:46:36,472 INFO L124 PetriNetUnfolderBase]: 143/1342 cut-off events. [2024-10-14 16:46:36,473 INFO L125 PetriNetUnfolderBase]: For 26/26 co-relation queries the response was YES. [2024-10-14 16:46:36,480 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-14 16:46:36,486 INFO L140 encePairwiseOnDemand]: 243/281 looper letters, 20 selfloop transitions, 0 changer transitions 0/238 dead transitions. [2024-10-14 16:46:36,487 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 236 places, 238 transitions, 526 flow [2024-10-14 16:46:36,488 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-14 16:46:36,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-10-14 16:46:36,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 504 transitions. [2024-10-14 16:46:36,490 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.896797153024911 [2024-10-14 16:46:36,490 INFO L175 Difference]: Start difference. First operand has 273 places, 281 transitions, 572 flow. Second operand 2 states and 504 transitions. [2024-10-14 16:46:36,491 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 236 places, 238 transitions, 526 flow [2024-10-14 16:46:36,493 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 236 places, 238 transitions, 526 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-14 16:46:36,496 INFO L231 Difference]: Finished difference. Result has 236 places, 238 transitions, 486 flow [2024-10-14 16:46:36,497 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-14 16:46:36,498 INFO L277 CegarLoopForPetriNet]: 273 programPoint places, -37 predicate places. [2024-10-14 16:46:36,499 INFO L471 AbstractCegarLoop]: Abstraction has has 236 places, 238 transitions, 486 flow [2024-10-14 16:46:36,500 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-14 16:46:36,500 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:46:36,500 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-14 16:46:36,500 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-10-14 16:46:36,500 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-14 16:46:36,501 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:46:36,501 INFO L85 PathProgramCache]: Analyzing trace with hash -1435250894, now seen corresponding path program 1 times [2024-10-14 16:46:36,501 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:46:36,501 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [210214903] [2024-10-14 16:46:36,501 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:46:36,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:46:36,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 16:46:36,540 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 16:46:36,540 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 16:46:36,540 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [210214903] [2024-10-14 16:46:36,541 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [210214903] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 16:46:36,541 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 16:46:36,541 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 16:46:36,541 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1556095119] [2024-10-14 16:46:36,541 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 16:46:36,542 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 16:46:36,544 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 16:46:36,545 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 16:46:36,545 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 16:46:36,564 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 215 out of 281 [2024-10-14 16:46:36,565 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-14 16:46:36,565 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 16:46:36,565 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 215 of 281 [2024-10-14 16:46:36,565 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 16:46:37,234 INFO L124 PetriNetUnfolderBase]: 442/3761 cut-off events. [2024-10-14 16:46:37,235 INFO L125 PetriNetUnfolderBase]: For 53/53 co-relation queries the response was YES. [2024-10-14 16:46:37,257 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-14 16:46:37,278 INFO L140 encePairwiseOnDemand]: 273/281 looper letters, 47 selfloop transitions, 6 changer transitions 0/263 dead transitions. [2024-10-14 16:46:37,278 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 238 places, 263 transitions, 647 flow [2024-10-14 16:46:37,279 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 16:46:37,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 16:46:37,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 700 transitions. [2024-10-14 16:46:37,280 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.830367734282325 [2024-10-14 16:46:37,281 INFO L175 Difference]: Start difference. First operand has 236 places, 238 transitions, 486 flow. Second operand 3 states and 700 transitions. [2024-10-14 16:46:37,281 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 238 places, 263 transitions, 647 flow [2024-10-14 16:46:37,283 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 238 places, 263 transitions, 647 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-14 16:46:37,349 INFO L231 Difference]: Finished difference. Result has 240 places, 244 transitions, 538 flow [2024-10-14 16:46:37,349 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-14 16:46:37,351 INFO L277 CegarLoopForPetriNet]: 273 programPoint places, -33 predicate places. [2024-10-14 16:46:37,352 INFO L471 AbstractCegarLoop]: Abstraction has has 240 places, 244 transitions, 538 flow [2024-10-14 16:46:37,352 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-14 16:46:37,353 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:46:37,353 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-14 16:46:37,353 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-10-14 16:46:37,353 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-14 16:46:37,353 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:46:37,354 INFO L85 PathProgramCache]: Analyzing trace with hash 515590004, now seen corresponding path program 1 times [2024-10-14 16:46:37,354 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:46:37,354 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2135810383] [2024-10-14 16:46:37,354 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:46:37,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:46:37,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 16:46:37,390 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 16:46:37,391 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 16:46:37,391 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2135810383] [2024-10-14 16:46:37,391 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2135810383] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 16:46:37,391 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 16:46:37,391 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 16:46:37,391 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1800643496] [2024-10-14 16:46:37,392 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 16:46:37,392 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 16:46:37,393 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 16:46:37,393 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 16:46:37,394 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 16:46:37,433 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 213 out of 281 [2024-10-14 16:46:37,434 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-14 16:46:37,434 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 16:46:37,434 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 213 of 281 [2024-10-14 16:46:37,434 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 16:46:38,255 INFO L124 PetriNetUnfolderBase]: 683/4521 cut-off events. [2024-10-14 16:46:38,256 INFO L125 PetriNetUnfolderBase]: For 95/95 co-relation queries the response was YES. [2024-10-14 16:46:38,274 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-14 16:46:38,301 INFO L140 encePairwiseOnDemand]: 273/281 looper letters, 37 selfloop transitions, 7 changer transitions 0/258 dead transitions. [2024-10-14 16:46:38,304 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 242 places, 258 transitions, 659 flow [2024-10-14 16:46:38,305 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 16:46:38,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 16:46:38,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 684 transitions. [2024-10-14 16:46:38,307 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8113879003558719 [2024-10-14 16:46:38,307 INFO L175 Difference]: Start difference. First operand has 240 places, 244 transitions, 538 flow. Second operand 3 states and 684 transitions. [2024-10-14 16:46:38,307 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 242 places, 258 transitions, 659 flow [2024-10-14 16:46:38,310 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 240 places, 258 transitions, 647 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-14 16:46:38,314 INFO L231 Difference]: Finished difference. Result has 242 places, 250 transitions, 580 flow [2024-10-14 16:46:38,315 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-14 16:46:38,316 INFO L277 CegarLoopForPetriNet]: 273 programPoint places, -31 predicate places. [2024-10-14 16:46:38,316 INFO L471 AbstractCegarLoop]: Abstraction has has 242 places, 250 transitions, 580 flow [2024-10-14 16:46:38,317 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-14 16:46:38,317 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:46:38,317 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-14 16:46:38,317 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-10-14 16:46:38,317 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-14 16:46:38,317 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:46:38,318 INFO L85 PathProgramCache]: Analyzing trace with hash 1339752812, now seen corresponding path program 1 times [2024-10-14 16:46:38,318 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:46:38,318 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [438475183] [2024-10-14 16:46:38,318 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:46:38,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:46:38,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-14 16:46:38,335 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-14 16:46:38,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-14 16:46:38,353 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-14 16:46:38,354 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-14 16:46:38,354 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (78 of 79 remaining) [2024-10-14 16:46:38,356 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (77 of 79 remaining) [2024-10-14 16:46:38,356 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (76 of 79 remaining) [2024-10-14 16:46:38,357 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (75 of 79 remaining) [2024-10-14 16:46:38,357 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (74 of 79 remaining) [2024-10-14 16:46:38,357 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (73 of 79 remaining) [2024-10-14 16:46:38,357 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (72 of 79 remaining) [2024-10-14 16:46:38,357 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (71 of 79 remaining) [2024-10-14 16:46:38,357 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (70 of 79 remaining) [2024-10-14 16:46:38,357 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (69 of 79 remaining) [2024-10-14 16:46:38,357 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (68 of 79 remaining) [2024-10-14 16:46:38,357 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (67 of 79 remaining) [2024-10-14 16:46:38,358 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (66 of 79 remaining) [2024-10-14 16:46:38,358 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (65 of 79 remaining) [2024-10-14 16:46:38,358 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (64 of 79 remaining) [2024-10-14 16:46:38,358 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (63 of 79 remaining) [2024-10-14 16:46:38,358 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (62 of 79 remaining) [2024-10-14 16:46:38,358 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (61 of 79 remaining) [2024-10-14 16:46:38,358 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (60 of 79 remaining) [2024-10-14 16:46:38,358 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (59 of 79 remaining) [2024-10-14 16:46:38,358 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19ASSERT_VIOLATIONDATA_RACE (58 of 79 remaining) [2024-10-14 16:46:38,359 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONDATA_RACE (57 of 79 remaining) [2024-10-14 16:46:38,359 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONDATA_RACE (56 of 79 remaining) [2024-10-14 16:46:38,359 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21ASSERT_VIOLATIONDATA_RACE (55 of 79 remaining) [2024-10-14 16:46:38,359 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONDATA_RACE (54 of 79 remaining) [2024-10-14 16:46:38,359 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23ASSERT_VIOLATIONDATA_RACE (53 of 79 remaining) [2024-10-14 16:46:38,363 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24ASSERT_VIOLATIONDATA_RACE (52 of 79 remaining) [2024-10-14 16:46:38,363 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (51 of 79 remaining) [2024-10-14 16:46:38,363 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (50 of 79 remaining) [2024-10-14 16:46:38,364 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (49 of 79 remaining) [2024-10-14 16:46:38,364 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (48 of 79 remaining) [2024-10-14 16:46:38,364 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (47 of 79 remaining) [2024-10-14 16:46:38,364 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (46 of 79 remaining) [2024-10-14 16:46:38,364 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (45 of 79 remaining) [2024-10-14 16:46:38,364 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (44 of 79 remaining) [2024-10-14 16:46:38,365 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (43 of 79 remaining) [2024-10-14 16:46:38,365 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (42 of 79 remaining) [2024-10-14 16:46:38,365 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (41 of 79 remaining) [2024-10-14 16:46:38,365 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (40 of 79 remaining) [2024-10-14 16:46:38,365 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (39 of 79 remaining) [2024-10-14 16:46:38,365 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (38 of 79 remaining) [2024-10-14 16:46:38,365 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (37 of 79 remaining) [2024-10-14 16:46:38,365 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (36 of 79 remaining) [2024-10-14 16:46:38,366 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (35 of 79 remaining) [2024-10-14 16:46:38,366 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (34 of 79 remaining) [2024-10-14 16:46:38,366 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (33 of 79 remaining) [2024-10-14 16:46:38,366 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19ASSERT_VIOLATIONDATA_RACE (32 of 79 remaining) [2024-10-14 16:46:38,366 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONDATA_RACE (31 of 79 remaining) [2024-10-14 16:46:38,366 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONDATA_RACE (30 of 79 remaining) [2024-10-14 16:46:38,366 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21ASSERT_VIOLATIONDATA_RACE (29 of 79 remaining) [2024-10-14 16:46:38,366 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONDATA_RACE (28 of 79 remaining) [2024-10-14 16:46:38,366 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23ASSERT_VIOLATIONDATA_RACE (27 of 79 remaining) [2024-10-14 16:46:38,366 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24ASSERT_VIOLATIONDATA_RACE (26 of 79 remaining) [2024-10-14 16:46:38,367 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (25 of 79 remaining) [2024-10-14 16:46:38,367 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (24 of 79 remaining) [2024-10-14 16:46:38,367 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (23 of 79 remaining) [2024-10-14 16:46:38,367 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (22 of 79 remaining) [2024-10-14 16:46:38,367 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (21 of 79 remaining) [2024-10-14 16:46:38,367 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (20 of 79 remaining) [2024-10-14 16:46:38,371 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (19 of 79 remaining) [2024-10-14 16:46:38,371 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (18 of 79 remaining) [2024-10-14 16:46:38,371 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (17 of 79 remaining) [2024-10-14 16:46:38,372 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (16 of 79 remaining) [2024-10-14 16:46:38,372 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (15 of 79 remaining) [2024-10-14 16:46:38,372 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (14 of 79 remaining) [2024-10-14 16:46:38,372 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (13 of 79 remaining) [2024-10-14 16:46:38,372 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (12 of 79 remaining) [2024-10-14 16:46:38,372 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (11 of 79 remaining) [2024-10-14 16:46:38,372 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (10 of 79 remaining) [2024-10-14 16:46:38,373 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (9 of 79 remaining) [2024-10-14 16:46:38,373 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (8 of 79 remaining) [2024-10-14 16:46:38,373 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (7 of 79 remaining) [2024-10-14 16:46:38,373 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19ASSERT_VIOLATIONDATA_RACE (6 of 79 remaining) [2024-10-14 16:46:38,373 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONDATA_RACE (5 of 79 remaining) [2024-10-14 16:46:38,373 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONDATA_RACE (4 of 79 remaining) [2024-10-14 16:46:38,373 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21ASSERT_VIOLATIONDATA_RACE (3 of 79 remaining) [2024-10-14 16:46:38,374 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONDATA_RACE (2 of 79 remaining) [2024-10-14 16:46:38,374 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23ASSERT_VIOLATIONDATA_RACE (1 of 79 remaining) [2024-10-14 16:46:38,374 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24ASSERT_VIOLATIONDATA_RACE (0 of 79 remaining) [2024-10-14 16:46:38,374 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-10-14 16:46:38,374 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2024-10-14 16:46:38,375 WARN L239 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-10-14 16:46:38,375 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-10-14 16:46:38,497 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-10-14 16:46:38,505 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 394 places, 406 transitions, 830 flow [2024-10-14 16:46:38,595 INFO L124 PetriNetUnfolderBase]: 22/437 cut-off events. [2024-10-14 16:46:38,595 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-10-14 16:46:38,607 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-14 16:46:38,608 INFO L82 GeneralOperation]: Start removeDead. Operand has 394 places, 406 transitions, 830 flow [2024-10-14 16:46:38,616 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 394 places, 406 transitions, 830 flow [2024-10-14 16:46:38,618 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-14 16:46:38,618 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;@42cee506, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-14 16:46:38,618 INFO L334 AbstractCegarLoop]: Starting to check reachability of 105 error locations. [2024-10-14 16:46:38,622 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-14 16:46:38,623 INFO L124 PetriNetUnfolderBase]: 2/33 cut-off events. [2024-10-14 16:46:38,623 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-14 16:46:38,623 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:46:38,623 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-14 16:46:38,623 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-14 16:46:38,624 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:46:38,624 INFO L85 PathProgramCache]: Analyzing trace with hash 2136354091, now seen corresponding path program 1 times [2024-10-14 16:46:38,624 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:46:38,624 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1603980265] [2024-10-14 16:46:38,624 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:46:38,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:46:38,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 16:46:38,821 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 16:46:38,822 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 16:46:38,822 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1603980265] [2024-10-14 16:46:38,822 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1603980265] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 16:46:38,823 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 16:46:38,823 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-10-14 16:46:38,823 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [345588346] [2024-10-14 16:46:38,823 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 16:46:38,823 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-14 16:46:38,824 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 16:46:38,824 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-14 16:46:38,824 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-14 16:46:38,826 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 320 out of 406 [2024-10-14 16:46:38,827 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-14 16:46:38,827 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 16:46:38,827 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 320 of 406 [2024-10-14 16:46:38,827 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 16:46:41,793 INFO L124 PetriNetUnfolderBase]: 2611/14206 cut-off events. [2024-10-14 16:46:41,793 INFO L125 PetriNetUnfolderBase]: For 508/508 co-relation queries the response was YES. [2024-10-14 16:46:41,964 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-14 16:46:42,064 INFO L140 encePairwiseOnDemand]: 350/406 looper letters, 30 selfloop transitions, 0 changer transitions 0/344 dead transitions. [2024-10-14 16:46:42,065 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 340 places, 344 transitions, 766 flow [2024-10-14 16:46:42,066 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-14 16:46:42,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-10-14 16:46:42,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 726 transitions. [2024-10-14 16:46:42,068 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8940886699507389 [2024-10-14 16:46:42,068 INFO L175 Difference]: Start difference. First operand has 394 places, 406 transitions, 830 flow. Second operand 2 states and 726 transitions. [2024-10-14 16:46:42,068 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 340 places, 344 transitions, 766 flow [2024-10-14 16:46:42,072 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 340 places, 344 transitions, 764 flow, removed 1 selfloop flow, removed 0 redundant places. [2024-10-14 16:46:42,077 INFO L231 Difference]: Finished difference. Result has 340 places, 344 transitions, 704 flow [2024-10-14 16:46:42,078 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-14 16:46:42,079 INFO L277 CegarLoopForPetriNet]: 394 programPoint places, -54 predicate places. [2024-10-14 16:46:42,080 INFO L471 AbstractCegarLoop]: Abstraction has has 340 places, 344 transitions, 704 flow [2024-10-14 16:46:42,080 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-14 16:46:42,081 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:46:42,081 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-14 16:46:42,081 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-10-14 16:46:42,081 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-14 16:46:42,082 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:46:42,082 INFO L85 PathProgramCache]: Analyzing trace with hash 41969710, now seen corresponding path program 1 times [2024-10-14 16:46:42,082 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:46:42,082 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2082555712] [2024-10-14 16:46:42,082 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:46:42,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:46:42,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 16:46:42,122 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 16:46:42,123 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 16:46:42,123 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2082555712] [2024-10-14 16:46:42,123 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2082555712] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 16:46:42,123 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 16:46:42,123 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 16:46:42,124 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [317971232] [2024-10-14 16:46:42,124 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 16:46:42,125 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 16:46:42,125 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 16:46:42,125 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 16:46:42,125 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 16:46:42,152 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 308 out of 406 [2024-10-14 16:46:42,154 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-14 16:46:42,155 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 16:46:42,155 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 308 of 406 [2024-10-14 16:46:42,155 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 16:46:50,849 INFO L124 PetriNetUnfolderBase]: 12429/62633 cut-off events. [2024-10-14 16:46:50,850 INFO L125 PetriNetUnfolderBase]: For 874/874 co-relation queries the response was YES. [2024-10-14 16:46:51,362 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-14 16:46:51,748 INFO L140 encePairwiseOnDemand]: 394/406 looper letters, 71 selfloop transitions, 9 changer transitions 0/382 dead transitions. [2024-10-14 16:46:51,748 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 342 places, 382 transitions, 950 flow [2024-10-14 16:46:51,749 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 16:46:51,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 16:46:51,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1007 transitions. [2024-10-14 16:46:51,752 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8267651888341544 [2024-10-14 16:46:51,752 INFO L175 Difference]: Start difference. First operand has 340 places, 344 transitions, 704 flow. Second operand 3 states and 1007 transitions. [2024-10-14 16:46:51,753 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 342 places, 382 transitions, 950 flow [2024-10-14 16:46:51,756 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 342 places, 382 transitions, 950 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-14 16:46:51,764 INFO L231 Difference]: Finished difference. Result has 344 places, 353 transitions, 782 flow [2024-10-14 16:46:51,765 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-14 16:46:51,766 INFO L277 CegarLoopForPetriNet]: 394 programPoint places, -50 predicate places. [2024-10-14 16:46:51,766 INFO L471 AbstractCegarLoop]: Abstraction has has 344 places, 353 transitions, 782 flow [2024-10-14 16:46:51,767 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-14 16:46:51,768 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:46:51,768 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-14 16:46:51,768 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-10-14 16:46:51,769 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-14 16:46:51,769 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:46:51,770 INFO L85 PathProgramCache]: Analyzing trace with hash -2038080434, now seen corresponding path program 1 times [2024-10-14 16:46:51,770 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:46:51,770 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1937496283] [2024-10-14 16:46:51,770 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:46:51,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:46:51,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 16:46:51,805 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 16:46:51,806 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 16:46:51,806 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1937496283] [2024-10-14 16:46:51,806 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1937496283] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 16:46:51,806 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 16:46:51,807 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 16:46:51,807 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [169177193] [2024-10-14 16:46:51,807 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 16:46:51,807 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 16:46:51,808 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 16:46:51,808 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 16:46:51,808 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 16:46:51,835 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 308 out of 406 [2024-10-14 16:46:51,837 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-14 16:46:51,837 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 16:46:51,837 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 308 of 406 [2024-10-14 16:46:51,837 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 16:46:53,677 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-14 16:46:53,677 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-10-14 16:46:53,677 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:46:53,677 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:46:53,677 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-10-14 16:46:53,760 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-14 16:46:53,760 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-10-14 16:46:53,761 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-10-14 16:46:53,761 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:46:53,761 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:46:55,654 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-14 16:46:55,655 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-10-14 16:46:55,655 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 16:46:55,655 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-10-14 16:46:55,655 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-10-14 16:46:55,824 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-14 16:46:55,824 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-10-14 16:46:55,824 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-14 16:46:55,824 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-10-14 16:46:55,824 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-10-14 16:46:56,385 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-14 16:46:56,385 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-10-14 16:46:56,386 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-14 16:46:56,386 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-10-14 16:46:56,386 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-10-14 16:46:56,506 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-14 16:46:56,506 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-10-14 16:46:56,506 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-10-14 16:46:56,506 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-10-14 16:46:56,507 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-10-14 16:46:58,684 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-14 16:46:58,684 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-10-14 16:46:58,684 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-14 16:46:58,685 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-14 16:46:58,685 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-14 16:46:58,808 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-14 16:46:58,808 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-10-14 16:46:58,808 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-14 16:46:58,808 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 16:46:58,809 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-14 16:46:58,810 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-14 16:46:58,810 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-10-14 16:46:58,811 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 16:46:58,811 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-14 16:46:58,811 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-14 16:46:58,936 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-14 16:46:58,936 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-10-14 16:46:58,937 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 16:46:58,937 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-14 16:46:58,937 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-14 16:46:59,953 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-14 16:46:59,953 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-10-14 16:46:59,953 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-14 16:46:59,953 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-10-14 16:46:59,953 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-10-14 16:47:00,052 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-14 16:47:00,052 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-14 16:47:00,052 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:00,052 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-14 16:47:00,052 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-14 16:47:00,053 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-14 16:47:00,053 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-14 16:47:00,053 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-14 16:47:00,054 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:00,054 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-14 16:47:00,147 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-14 16:47:00,148 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-14 16:47:00,148 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-14 16:47:00,148 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-14 16:47:00,148 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 16:47:03,976 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-14 16:47:03,976 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-10-14 16:47:03,976 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-14 16:47:03,976 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-14 16:47:03,976 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-14 16:47:04,026 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-14 16:47:04,027 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-10-14 16:47:04,027 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:04,027 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-10-14 16:47:04,027 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:05,381 INFO L124 PetriNetUnfolderBase]: 21415/93938 cut-off events. [2024-10-14 16:47:05,381 INFO L125 PetriNetUnfolderBase]: For 1890/1890 co-relation queries the response was YES. [2024-10-14 16:47:06,260 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-14 16:47:06,813 INFO L140 encePairwiseOnDemand]: 394/406 looper letters, 57 selfloop transitions, 11 changer transitions 0/379 dead transitions. [2024-10-14 16:47:06,814 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 346 places, 379 transitions, 980 flow [2024-10-14 16:47:06,814 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 16:47:06,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 16:47:06,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 993 transitions. [2024-10-14 16:47:06,816 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8152709359605911 [2024-10-14 16:47:06,816 INFO L175 Difference]: Start difference. First operand has 344 places, 353 transitions, 782 flow. Second operand 3 states and 993 transitions. [2024-10-14 16:47:06,817 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 346 places, 379 transitions, 980 flow [2024-10-14 16:47:06,836 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 344 places, 379 transitions, 962 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-14 16:47:06,840 INFO L231 Difference]: Finished difference. Result has 346 places, 363 transitions, 850 flow [2024-10-14 16:47:06,840 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-14 16:47:06,841 INFO L277 CegarLoopForPetriNet]: 394 programPoint places, -48 predicate places. [2024-10-14 16:47:06,841 INFO L471 AbstractCegarLoop]: Abstraction has has 346 places, 363 transitions, 850 flow [2024-10-14 16:47:06,842 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-14 16:47:06,842 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:47:06,842 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-14 16:47:06,842 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-10-14 16:47:06,842 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-14 16:47:06,843 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:47:06,843 INFO L85 PathProgramCache]: Analyzing trace with hash -1648627623, now seen corresponding path program 1 times [2024-10-14 16:47:06,843 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:47:06,843 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [976502231] [2024-10-14 16:47:06,843 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:47:06,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:47:06,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 16:47:06,871 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 16:47:06,871 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 16:47:06,871 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [976502231] [2024-10-14 16:47:06,871 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [976502231] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 16:47:06,871 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 16:47:06,872 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 16:47:06,872 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1703168432] [2024-10-14 16:47:06,872 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 16:47:06,872 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 16:47:06,872 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 16:47:06,873 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 16:47:06,873 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 16:47:06,899 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 309 out of 406 [2024-10-14 16:47:06,900 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-14 16:47:06,900 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 16:47:06,901 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 309 of 406 [2024-10-14 16:47:06,901 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 16:47:10,706 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-14 16:47:10,706 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-10-14 16:47:10,706 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-10-14 16:47:10,707 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-10-14 16:47:10,707 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-14 16:47:11,078 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-14 16:47:11,078 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-10-14 16:47:11,079 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-14 16:47:11,079 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-14 16:47:11,079 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-14 16:47:11,079 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-14 16:47:11,080 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-10-14 16:47:11,080 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-14 16:47:11,082 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-14 16:47:11,082 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-14 16:47:11,741 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-14 16:47:11,741 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is not cut-off event [2024-10-14 16:47:11,741 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is not cut-off event [2024-10-14 16:47:11,741 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2024-10-14 16:47:11,742 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is not cut-off event [2024-10-14 16:47:12,166 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-14 16:47:12,167 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-10-14 16:47:12,167 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-14 16:47:12,167 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-14 16:47:12,167 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-14 16:47:12,168 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-14 16:47:12,168 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is not cut-off event [2024-10-14 16:47:12,168 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is not cut-off event [2024-10-14 16:47:12,168 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is not cut-off event [2024-10-14 16:47:12,168 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is not cut-off event [2024-10-14 16:47:12,843 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-14 16:47:12,843 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-10-14 16:47:12,843 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-14 16:47:12,843 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-14 16:47:12,843 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-14 16:47:13,682 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-14 16:47:13,682 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2024-10-14 16:47:13,682 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-14 16:47:13,683 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-14 16:47:13,683 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-10-14 16:47:13,683 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-14 16:47:13,683 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-10-14 16:47:13,683 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-14 16:47:13,683 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-14 16:47:13,683 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-14 16:47:13,731 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-14 16:47:13,731 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-10-14 16:47:13,731 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-10-14 16:47:13,731 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-14 16:47:13,731 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-10-14 16:47:13,731 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-14 16:47:13,731 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-10-14 16:47:13,732 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-10-14 16:47:13,732 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-10-14 16:47:13,732 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-10-14 16:47:13,866 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-14 16:47:13,866 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-10-14 16:47:13,867 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-10-14 16:47:13,867 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-14 16:47:13,867 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-10-14 16:47:13,867 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-14 16:47:13,867 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-14 16:47:13,867 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-10-14 16:47:13,867 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-14 16:47:13,867 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-14 16:47:13,867 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-14 16:47:13,867 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-14 16:47:13,890 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-14 16:47:13,890 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-10-14 16:47:13,890 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-14 16:47:13,890 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-10-14 16:47:13,890 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-14 16:47:14,022 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-14 16:47:14,022 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-10-14 16:47:14,022 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-14 16:47:14,022 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-14 16:47:14,022 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-14 16:47:14,022 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-14 16:47:14,032 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-14 16:47:14,033 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-10-14 16:47:14,033 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-14 16:47:14,033 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-10-14 16:47:14,033 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-14 16:47:14,037 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-14 16:47:14,038 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-10-14 16:47:14,038 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-10-14 16:47:14,038 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-10-14 16:47:14,038 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 16:47:14,319 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-14 16:47:14,319 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-10-14 16:47:14,319 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-14 16:47:14,319 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-14 16:47:14,319 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-14 16:47:14,350 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-14 16:47:14,350 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-10-14 16:47:14,350 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-14 16:47:14,351 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-14 16:47:14,351 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-14 16:47:14,351 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-14 16:47:14,602 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-14 16:47:14,602 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-10-14 16:47:14,602 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 16:47:14,602 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-10-14 16:47:14,602 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 16:47:14,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, 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-14 16:47:14,628 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-10-14 16:47:14,628 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-14 16:47:14,629 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 16:47:14,629 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-14 16:47:14,629 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-14 16:47:14,629 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-10-14 16:47:14,629 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-14 16:47:14,629 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-10-14 16:47:14,629 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-14 16:47:14,629 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-10-14 16:47:14,630 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-14 16:47:14,630 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-10-14 16:47:14,630 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-10-14 16:47:14,630 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-14 16:47:14,630 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-14 16:47:14,817 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-14 16:47:14,818 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-10-14 16:47:14,818 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-14 16:47:14,818 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-14 16:47:14,818 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-10-14 16:47:14,818 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-14 16:47:14,818 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-10-14 16:47:14,818 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-14 16:47:14,818 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-14 16:47:14,818 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-14 16:47:15,041 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-14 16:47:15,042 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-10-14 16:47:15,042 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-10-14 16:47:15,042 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-10-14 16:47:15,042 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-10-14 16:47:15,103 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-14 16:47:15,104 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-10-14 16:47:15,104 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-14 16:47:15,104 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-14 16:47:15,104 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-14 16:47:15,104 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-14 16:47:15,104 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-14 16:47:15,104 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-10-14 16:47:15,104 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-14 16:47:15,105 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-14 16:47:15,105 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 16:47:15,105 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-14 16:47:15,105 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-14 16:47:15,105 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-10-14 16:47:15,106 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-10-14 16:47:15,106 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 16:47:15,106 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-14 16:47:15,117 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-14 16:47:15,118 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-10-14 16:47:15,118 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 16:47:15,118 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 16:47:15,118 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-10-14 16:47:15,118 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-14 16:47:15,118 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-10-14 16:47:15,118 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-14 16:47:15,118 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-14 16:47:15,118 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-14 16:47:15,118 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-14 16:47:15,119 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2024-10-14 16:47:15,119 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-14 16:47:15,119 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-14 16:47:15,119 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-10-14 16:47:15,212 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-14 16:47:15,212 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-10-14 16:47:15,212 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-14 16:47:15,212 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-14 16:47:15,212 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-10-14 16:47:15,278 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-14 16:47:15,278 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-10-14 16:47:15,278 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-14 16:47:15,278 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-14 16:47:15,278 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-14 16:47:15,279 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-14 16:47:15,279 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2024-10-14 16:47:15,279 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-14 16:47:15,279 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-14 16:47:15,279 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-10-14 16:47:15,302 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-14 16:47:15,302 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-10-14 16:47:15,302 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-14 16:47:15,302 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-14 16:47:15,302 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-14 16:47:15,454 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-14 16:47:15,455 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-10-14 16:47:15,455 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-14 16:47:15,455 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-14 16:47:15,455 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-14 16:47:15,455 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-14 16:47:15,455 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-14 16:47:15,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][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-14 16:47:15,536 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-10-14 16:47:15,536 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-14 16:47:15,536 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-14 16:47:15,536 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-14 16:47:16,110 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-14 16:47:16,110 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-10-14 16:47:16,110 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-14 16:47:16,110 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-14 16:47:16,110 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 16:47:16,228 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-14 16:47:16,228 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2024-10-14 16:47:16,228 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-14 16:47:16,228 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-10-14 16:47:16,228 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-14 16:47:16,228 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-10-14 16:47:16,445 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-14 16:47:16,445 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2024-10-14 16:47:16,446 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-14 16:47:16,446 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-10-14 16:47:16,446 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-14 16:47:16,446 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-14 16:47:16,446 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-10-14 16:47:16,446 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-14 16:47:16,446 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-14 16:47:16,446 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-14 16:47:16,446 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-14 16:47:16,447 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-10-14 16:47:16,447 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-10-14 16:47:16,447 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 16:47:16,447 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-10-14 16:47:16,447 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-14 16:47:16,447 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-10-14 16:47:16,447 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 16:47:16,447 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-14 16:47:16,447 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-14 16:47:16,452 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-14 16:47:16,452 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-10-14 16:47:16,452 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-14 16:47:16,452 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-14 16:47:16,452 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-14 16:47:17,053 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-14 16:47:17,054 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-10-14 16:47:17,055 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-14 16:47:17,055 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-14 16:47:17,055 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-14 16:47:17,055 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-14 16:47:17,075 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-14 16:47:17,075 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-10-14 16:47:17,075 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-14 16:47:17,075 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-14 16:47:17,075 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-14 16:47:17,076 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-14 16:47:17,081 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-14 16:47:17,082 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-10-14 16:47:17,082 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-14 16:47:17,082 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-14 16:47:17,082 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-14 16:47:17,112 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-14 16:47:17,112 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-10-14 16:47:17,112 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-10-14 16:47:17,112 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-10-14 16:47:17,113 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 16:47:17,113 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-14 16:47:17,122 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-14 16:47:17,122 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-14 16:47:17,122 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 16:47:17,122 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 16:47:17,122 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-14 16:47:17,297 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-14 16:47:17,298 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-14 16:47:17,298 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-14 16:47:17,298 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-14 16:47:17,298 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-14 16:47:17,298 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 16:47:17,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, 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-14 16:47:17,565 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-14 16:47:17,565 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-14 16:47:17,566 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-14 16:47:17,566 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 16:47:17,566 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-14 16:47:17,566 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 16:47:17,566 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-14 16:47:17,566 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-14 16:47:17,567 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-14 16:47:17,567 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-14 16:47:17,567 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-14 16:47:17,567 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-14 16:47:17,568 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-14 16:47:17,568 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-14 16:47:17,568 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-14 16:47:17,568 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-14 16:47:17,568 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-14 16:47:17,568 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-14 16:47:17,569 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-14 16:47:17,569 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-14 16:47:17,569 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-14 16:47:17,569 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-14 16:47:17,569 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-14 16:47:17,569 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-14 16:47:17,569 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-14 16:47:17,570 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-10-14 16:47:17,570 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-14 16:47:17,570 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-14 16:47:17,570 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-10-14 16:47:17,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][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-14 16:47:17,581 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-14 16:47:17,581 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-14 16:47:17,581 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-10-14 16:47:17,581 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-10-14 16:47:17,582 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-14 16:47:17,582 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-14 16:47:17,582 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 16:47:17,582 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-14 16:47:17,582 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-14 16:47:17,723 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-14 16:47:17,723 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2024-10-14 16:47:17,723 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-14 16:47:17,723 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-14 16:47:17,724 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-10-14 16:47:17,724 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-10-14 16:47:17,724 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-14 16:47:17,724 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2024-10-14 16:47:17,724 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-14 16:47:17,724 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-10-14 16:47:17,725 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-14 16:47:17,725 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-10-14 16:47:17,725 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-14 16:47:17,727 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-14 16:47:17,727 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2024-10-14 16:47:17,727 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-14 16:47:17,727 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-14 16:47:17,727 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-10-14 16:47:17,727 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-10-14 16:47:17,749 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-14 16:47:17,750 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2024-10-14 16:47:17,750 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-10-14 16:47:17,750 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 16:47:17,750 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 16:47:17,750 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-10-14 16:47:17,897 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-14 16:47:17,897 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-10-14 16:47:17,897 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-14 16:47:17,897 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:17,897 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:17,906 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-14 16:47:17,907 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-10-14 16:47:17,907 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:17,907 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-14 16:47:17,907 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:17,965 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-14 16:47:17,965 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-10-14 16:47:17,965 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-14 16:47:17,965 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 16:47:17,965 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-14 16:47:17,965 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-14 16:47:17,966 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-14 16:47:17,966 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-10-14 16:47:17,966 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-14 16:47:17,966 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-14 16:47:17,966 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-10-14 16:47:17,966 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-14 16:47:17,989 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-14 16:47:17,989 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-14 16:47:17,990 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-14 16:47:17,990 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-14 16:47:17,990 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-14 16:47:18,130 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-14 16:47:18,130 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is not cut-off event [2024-10-14 16:47:18,130 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2024-10-14 16:47:18,130 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2024-10-14 16:47:18,130 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2024-10-14 16:47:18,186 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-14 16:47:18,186 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-14 16:47:18,186 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 16:47:18,186 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:18,186 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 16:47:18,186 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-14 16:47:18,620 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-14 16:47:18,624 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-14 16:47:18,624 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-14 16:47:18,624 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-14 16:47:18,624 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 16:47:18,625 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-14 16:47:18,682 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-14 16:47:18,683 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-14 16:47:18,683 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-14 16:47:18,683 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-14 16:47:18,683 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-14 16:47:18,683 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-14 16:47:18,684 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-14 16:47:18,684 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-14 16:47:18,684 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 16:47:18,684 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-14 16:47:18,930 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-14 16:47:18,930 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-14 16:47:18,930 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:18,930 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-14 16:47:18,930 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-14 16:47:18,938 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-14 16:47:18,939 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-14 16:47:18,939 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-14 16:47:18,939 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:18,939 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-14 16:47:19,003 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-14 16:47:19,003 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-14 16:47:19,003 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 16:47:19,003 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:19,003 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 16:47:19,058 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-14 16:47:19,058 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-14 16:47:19,058 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-14 16:47:19,058 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 16:47:19,058 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 16:47:19,104 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-14 16:47:19,105 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is not cut-off event [2024-10-14 16:47:19,105 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2024-10-14 16:47:19,105 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2024-10-14 16:47:19,105 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is not cut-off event [2024-10-14 16:47:19,280 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-14 16:47:19,280 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-14 16:47:19,280 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-14 16:47:19,280 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:19,280 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-14 16:47:19,335 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-14 16:47:19,335 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-14 16:47:19,335 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-14 16:47:19,335 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 16:47:19,335 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:19,335 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 16:47:19,369 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-14 16:47:19,370 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-14 16:47:19,370 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-14 16:47:19,370 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-14 16:47:19,370 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-14 16:47:19,374 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-14 16:47:19,374 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-14 16:47:19,374 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-14 16:47:19,375 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-14 16:47:19,375 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-14 16:47:19,375 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-14 16:47:19,375 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-14 16:47:19,375 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-14 16:47:19,375 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-14 16:47:19,376 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-14 16:47:19,376 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-14 16:47:19,376 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-14 16:47:19,376 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-14 16:47:19,376 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-14 16:47:19,377 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-14 16:47:19,377 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 16:47:19,377 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-14 16:47:19,546 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-14 16:47:19,546 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-14 16:47:19,547 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-14 16:47:19,547 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-14 16:47:19,547 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-14 16:47:19,547 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-14 16:47:19,547 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 16:47:20,097 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-14 16:47:20,097 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-14 16:47:20,098 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 16:47:20,098 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 16:47:20,098 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-14 16:47:20,142 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-14 16:47:20,142 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-10-14 16:47:20,142 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-14 16:47:20,142 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 16:47:20,142 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:20,142 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-14 16:47:20,302 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-14 16:47:20,302 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-10-14 16:47:20,302 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-14 16:47:20,302 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:20,302 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-14 16:47:20,338 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-14 16:47:20,338 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-10-14 16:47:20,339 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:20,339 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:20,339 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-14 16:47:20,339 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-14 16:47:20,362 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-14 16:47:20,362 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-14 16:47:20,362 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-14 16:47:20,362 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-14 16:47:20,362 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 16:47:20,384 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-14 16:47:20,384 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-14 16:47:20,384 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-14 16:47:20,384 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-14 16:47:20,384 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-14 16:47:20,387 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-14 16:47:20,387 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-14 16:47:20,387 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-14 16:47:20,387 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-14 16:47:20,387 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 16:47:20,402 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-14 16:47:20,402 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-10-14 16:47:20,402 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:20,402 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 16:47:20,402 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:20,556 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-14 16:47:20,556 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-14 16:47:20,556 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 16:47:20,556 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-14 16:47:20,556 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 16:47:20,559 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-14 16:47:20,559 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-14 16:47:20,559 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 16:47:20,559 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:20,559 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-14 16:47:20,559 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 16:47:20,559 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-14 16:47:20,813 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-14 16:47:20,814 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-14 16:47:20,814 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-14 16:47:20,814 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-14 16:47:20,814 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:20,814 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-14 16:47:21,331 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-14 16:47:21,331 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-14 16:47:21,331 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-14 16:47:21,331 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-14 16:47:21,331 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:21,331 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:21,346 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-14 16:47:21,346 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-10-14 16:47:21,347 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-14 16:47:21,347 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-14 16:47:21,347 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-14 16:47:21,379 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-14 16:47:21,380 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-10-14 16:47:21,380 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 16:47:21,380 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:21,380 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 16:47:21,512 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-14 16:47:21,512 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-10-14 16:47:21,512 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:21,512 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:21,512 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 16:47:21,512 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:21,513 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-14 16:47:21,513 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-10-14 16:47:21,514 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:21,514 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:21,514 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:21,515 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-14 16:47:21,515 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-10-14 16:47:21,515 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:21,515 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:21,515 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:21,516 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-14 16:47:21,516 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-10-14 16:47:21,516 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:21,516 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:21,516 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:21,537 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-14 16:47:21,538 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-14 16:47:21,538 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-14 16:47:21,538 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-14 16:47:21,538 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-14 16:47:21,623 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-14 16:47:21,624 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-10-14 16:47:21,624 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-14 16:47:21,624 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:21,624 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-14 16:47:21,624 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:21,625 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-14 16:47:21,626 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-10-14 16:47:21,626 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:21,626 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:21,626 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-14 16:47:21,626 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-10-14 16:47:21,626 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-14 16:47:21,638 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-14 16:47:21,638 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-10-14 16:47:21,638 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:21,638 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-14 16:47:21,638 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-14 16:47:21,638 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:21,676 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-14 16:47:21,677 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-10-14 16:47:21,677 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 16:47:21,677 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-14 16:47:21,677 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-14 16:47:21,721 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-14 16:47:21,721 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-10-14 16:47:21,721 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-14 16:47:21,721 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-14 16:47:21,721 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-14 16:47:21,722 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-14 16:47:21,722 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-10-14 16:47:21,722 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 16:47:21,722 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-10-14 16:47:21,722 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 16:47:21,844 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-14 16:47:21,844 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-10-14 16:47:21,844 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-14 16:47:21,845 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-14 16:47:21,845 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-14 16:47:21,845 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-14 16:47:21,872 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-14 16:47:21,873 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-10-14 16:47:21,873 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-14 16:47:21,873 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-14 16:47:21,873 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-14 16:47:21,964 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-14 16:47:21,965 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-10-14 16:47:21,965 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:21,965 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:21,965 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:21,978 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-14 16:47:21,978 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-10-14 16:47:21,978 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:21,978 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:21,978 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:22,038 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-14 16:47:22,038 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-10-14 16:47:22,038 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:22,038 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:22,038 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:22,043 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-14 16:47:22,044 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-10-14 16:47:22,044 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:22,044 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 16:47:22,044 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-10-14 16:47:22,056 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-14 16:47:22,056 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-10-14 16:47:22,056 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 16:47:22,056 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 16:47:22,056 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-14 16:47:22,059 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-14 16:47:22,059 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-10-14 16:47:22,059 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-14 16:47:22,060 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-14 16:47:22,060 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-14 16:47:22,060 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-14 16:47:22,060 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-10-14 16:47:22,060 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:22,060 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-10-14 16:47:22,060 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:22,061 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:22,125 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-14 16:47:22,125 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-10-14 16:47:22,126 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-14 16:47:22,126 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-14 16:47:22,126 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-14 16:47:22,483 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-14 16:47:22,484 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2024-10-14 16:47:22,484 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2024-10-14 16:47:22,484 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2024-10-14 16:47:22,484 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2024-10-14 16:47:22,611 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-14 16:47:22,612 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2024-10-14 16:47:22,612 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-14 16:47:22,612 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 16:47:22,612 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-14 16:47:22,617 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-14 16:47:22,617 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2024-10-14 16:47:22,617 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-14 16:47:22,617 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 16:47:22,617 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-14 16:47:22,643 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-14 16:47:22,644 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-10-14 16:47:22,644 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:22,644 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:22,644 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:22,644 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-14 16:47:22,645 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2024-10-14 16:47:22,645 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-14 16:47:22,645 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-14 16:47:22,645 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-14 16:47:22,736 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-14 16:47:22,737 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-14 16:47:22,737 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:22,737 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:22,737 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-14 16:47:22,737 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-14 16:47:22,739 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-14 16:47:22,739 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-14 16:47:22,739 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-14 16:47:22,739 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 16:47:22,739 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-14 16:47:22,739 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:22,739 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:22,759 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-14 16:47:22,760 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-14 16:47:22,760 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-14 16:47:22,760 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:22,760 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:22,760 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-14 16:47:22,806 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-14 16:47:22,807 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-10-14 16:47:22,807 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-14 16:47:22,807 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-14 16:47:22,807 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 16:47:22,807 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-14 16:47:22,808 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-14 16:47:22,808 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-14 16:47:22,808 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:22,808 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:22,808 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-14 16:47:22,808 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:22,862 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-14 16:47:22,863 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-10-14 16:47:22,863 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:22,863 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:22,863 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:22,863 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-14 16:47:22,863 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2024-10-14 16:47:22,864 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-14 16:47:22,864 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-14 16:47:22,864 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-14 16:47:23,033 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-14 16:47:23,034 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-10-14 16:47:23,034 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-14 16:47:23,034 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-14 16:47:23,034 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 16:47:23,034 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-14 16:47:23,075 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-14 16:47:23,076 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-10-14 16:47:23,076 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-14 16:47:23,076 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-10-14 16:47:23,076 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 16:47:23,271 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-14 16:47:23,271 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-10-14 16:47:23,271 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-14 16:47:23,271 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-14 16:47:23,271 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-14 16:47:23,272 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-14 16:47:23,272 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-10-14 16:47:23,272 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-14 16:47:23,272 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-14 16:47:23,272 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-14 16:47:23,273 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-14 16:47:23,273 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-10-14 16:47:23,273 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:23,273 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:23,273 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:23,334 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-14 16:47:23,334 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-10-14 16:47:23,334 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-10-14 16:47:23,334 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-10-14 16:47:23,334 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 16:47:23,548 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-14 16:47:23,549 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-10-14 16:47:23,549 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:23,549 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-10-14 16:47:23,549 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:23,606 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-14 16:47:23,606 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-10-14 16:47:23,607 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-14 16:47:23,607 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-14 16:47:23,607 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-14 16:47:23,607 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-14 16:47:23,607 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-10-14 16:47:23,607 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:23,607 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:23,607 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:23,625 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-14 16:47:23,626 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-10-14 16:47:23,626 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-14 16:47:23,626 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 16:47:23,626 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-14 16:47:23,627 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-14 16:47:23,627 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-10-14 16:47:23,628 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:23,628 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:23,628 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:23,628 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-10-14 16:47:23,628 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-14 16:47:23,628 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-10-14 16:47:23,628 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-14 16:47:23,628 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-14 16:47:23,628 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-14 16:47:23,628 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-14 16:47:23,663 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-14 16:47:23,663 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-10-14 16:47:23,663 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:23,663 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 16:47:23,663 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:23,764 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-14 16:47:23,764 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-10-14 16:47:23,764 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-10-14 16:47:23,764 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-10-14 16:47:23,764 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-14 16:47:23,766 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-14 16:47:23,766 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-10-14 16:47:23,766 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:23,767 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:23,767 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-10-14 16:47:23,768 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 16:47:23,768 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:23,771 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-14 16:47:23,772 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-10-14 16:47:23,772 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:23,772 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-10-14 16:47:23,772 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:23,772 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:24,208 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-14 16:47:24,208 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-10-14 16:47:24,208 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-14 16:47:24,209 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-14 16:47:24,209 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-14 16:47:24,209 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-14 16:47:24,209 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-14 16:47:24,209 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-10-14 16:47:24,209 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-14 16:47:24,209 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-14 16:47:24,209 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-14 16:47:24,209 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-14 16:47:24,209 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-14 16:47:24,210 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-10-14 16:47:24,210 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-14 16:47:24,210 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-14 16:47:24,210 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 16:47:24,210 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-14 16:47:24,210 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2024-10-14 16:47:24,210 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 16:47:24,210 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-14 16:47:24,210 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-14 16:47:24,210 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-14 16:47:24,218 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-14 16:47:24,218 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-10-14 16:47:24,218 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-14 16:47:24,218 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-14 16:47:24,218 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-14 16:47:24,219 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-14 16:47:24,219 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-10-14 16:47:24,219 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:24,219 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:24,220 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:24,280 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-14 16:47:24,281 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-10-14 16:47:24,281 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-14 16:47:24,281 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:24,281 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-14 16:47:24,284 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-14 16:47:24,285 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-10-14 16:47:24,285 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-10-14 16:47:24,285 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:24,285 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-10-14 16:47:24,285 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:24,297 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-14 16:47:24,297 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-10-14 16:47:24,297 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-14 16:47:24,297 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:24,298 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-14 16:47:24,320 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-14 16:47:24,320 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-10-14 16:47:24,320 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:24,321 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:24,321 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:24,321 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:24,326 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-14 16:47:24,326 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-10-14 16:47:24,326 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-14 16:47:24,326 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-14 16:47:24,326 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-10-14 16:47:24,326 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-14 16:47:24,326 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-14 16:47:24,340 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-14 16:47:24,340 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-10-14 16:47:24,340 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 16:47:24,340 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-14 16:47:24,340 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 16:47:24,349 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-14 16:47:24,349 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-10-14 16:47:24,349 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:24,350 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:24,350 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:24,350 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-14 16:47:24,350 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-10-14 16:47:24,350 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:24,350 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:24,350 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:24,353 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-14 16:47:24,353 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-10-14 16:47:24,353 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-14 16:47:24,353 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-14 16:47:24,353 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-14 16:47:24,353 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-14 16:47:24,353 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-14 16:47:24,353 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-10-14 16:47:24,354 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:24,354 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:24,354 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:24,354 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:24,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, 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-14 16:47:24,416 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-10-14 16:47:24,416 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-14 16:47:24,416 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-14 16:47:24,416 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-14 16:47:24,417 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-14 16:47:24,417 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2024-10-14 16:47:24,417 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2024-10-14 16:47:24,417 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-10-14 16:47:24,417 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-10-14 16:47:24,434 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-14 16:47:24,434 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-10-14 16:47:24,434 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-14 16:47:24,434 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-14 16:47:24,434 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-14 16:47:24,455 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-14 16:47:24,455 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-10-14 16:47:24,455 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:24,455 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:24,455 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:24,455 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:24,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, 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-14 16:47:24,465 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-10-14 16:47:24,465 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-14 16:47:24,465 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 16:47:24,465 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 16:47:24,550 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-14 16:47:24,551 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is not cut-off event [2024-10-14 16:47:24,551 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2024-10-14 16:47:24,551 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-10-14 16:47:24,551 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-10-14 16:47:24,611 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-14 16:47:24,612 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-10-14 16:47:24,612 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-14 16:47:24,612 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-14 16:47:24,612 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-14 16:47:24,612 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-14 16:47:24,612 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-10-14 16:47:24,612 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:24,612 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:24,612 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-10-14 16:47:24,613 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-14 16:47:24,613 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-10-14 16:47:24,613 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-14 16:47:24,613 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-14 16:47:24,613 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-14 16:47:24,614 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-14 16:47:24,614 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-10-14 16:47:24,614 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 16:47:24,614 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-10-14 16:47:24,615 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 16:47:24,708 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-14 16:47:24,709 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-10-14 16:47:24,709 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-14 16:47:24,709 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-10-14 16:47:24,709 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-10-14 16:47:24,709 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-14 16:47:24,709 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-10-14 16:47:24,709 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-14 16:47:24,709 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-10-14 16:47:24,709 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-14 16:47:24,829 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-14 16:47:24,829 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-10-14 16:47:24,829 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-14 16:47:24,829 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-14 16:47:24,830 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 16:47:24,830 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-14 16:47:24,830 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-14 16:47:24,904 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-14 16:47:24,904 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-10-14 16:47:24,904 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-14 16:47:24,904 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-10-14 16:47:24,904 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-14 16:47:24,983 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-14 16:47:24,983 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-10-14 16:47:24,983 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 16:47:24,983 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:24,983 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:24,983 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-14 16:47:24,983 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-10-14 16:47:24,983 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-10-14 16:47:24,983 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:24,983 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-10-14 16:47:25,010 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-14 16:47:25,010 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-10-14 16:47:25,010 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-14 16:47:25,010 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-14 16:47:25,010 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-14 16:47:25,034 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-14 16:47:25,034 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-10-14 16:47:25,034 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-14 16:47:25,035 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-10-14 16:47:25,035 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:25,074 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-14 16:47:25,074 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-10-14 16:47:25,074 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:25,074 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:25,074 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:25,074 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:25,091 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-14 16:47:25,091 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-10-14 16:47:25,091 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-10-14 16:47:25,091 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:25,091 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:25,091 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:25,092 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-14 16:47:25,092 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-10-14 16:47:25,092 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-14 16:47:25,092 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-14 16:47:25,092 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 16:47:25,093 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-10-14 16:47:25,093 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-14 16:47:25,093 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-14 16:47:25,093 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-10-14 16:47:25,093 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-14 16:47:25,093 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-14 16:47:25,093 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-14 16:47:25,093 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-14 16:47:25,093 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-10-14 16:47:25,093 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:25,093 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:25,094 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:25,452 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-14 16:47:25,453 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-10-14 16:47:25,453 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-10-14 16:47:25,453 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-14 16:47:25,453 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-14 16:47:25,456 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-14 16:47:25,456 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-10-14 16:47:25,457 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:25,457 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:25,457 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:25,457 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:25,459 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-14 16:47:25,459 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-10-14 16:47:25,459 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:25,459 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:25,459 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:25,459 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-10-14 16:47:25,459 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:25,484 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-14 16:47:25,484 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-10-14 16:47:25,484 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:25,485 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:25,485 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:25,485 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:25,511 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-14 16:47:25,511 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-10-14 16:47:25,511 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:25,511 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:25,511 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:25,511 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-10-14 16:47:25,512 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:25,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), 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-14 16:47:25,523 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-10-14 16:47:25,523 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-14 16:47:25,523 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-14 16:47:25,523 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-14 16:47:25,523 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-14 16:47:25,530 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-14 16:47:25,530 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-10-14 16:47:25,530 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:25,534 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:25,534 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:25,542 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-14 16:47:25,542 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-10-14 16:47:25,542 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:25,542 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:25,543 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:25,543 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:25,614 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-14 16:47:25,614 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-10-14 16:47:25,614 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-14 16:47:25,614 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-14 16:47:25,615 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-14 16:47:25,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][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-14 16:47:25,638 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-10-14 16:47:25,638 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-14 16:47:25,638 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-14 16:47:25,638 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 16:47:25,638 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-14 16:47:25,642 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-14 16:47:25,642 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-10-14 16:47:25,642 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-10-14 16:47:25,642 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:25,642 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:25,643 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-10-14 16:47:25,643 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-14 16:47:25,643 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-10-14 16:47:25,643 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-14 16:47:25,643 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-14 16:47:25,643 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-10-14 16:47:25,643 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-14 16:47:25,652 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-14 16:47:25,653 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-10-14 16:47:25,653 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-14 16:47:25,653 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 16:47:25,653 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-14 16:47:25,694 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-14 16:47:25,694 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-10-14 16:47:25,694 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-14 16:47:25,694 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-10-14 16:47:25,694 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:25,694 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-10-14 16:47:25,718 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-14 16:47:25,719 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2024-10-14 16:47:25,719 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-10-14 16:47:25,719 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2024-10-14 16:47:25,719 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2024-10-14 16:47:25,784 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-14 16:47:25,784 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-10-14 16:47:25,785 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-10-14 16:47:25,785 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-10-14 16:47:25,785 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-14 16:47:25,785 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-14 16:47:25,811 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-14 16:47:25,812 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-10-14 16:47:25,812 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:25,812 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-14 16:47:25,812 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:25,812 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-14 16:47:25,822 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-14 16:47:25,822 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-10-14 16:47:25,822 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-10-14 16:47:25,822 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-10-14 16:47:25,822 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-10-14 16:47:25,907 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-14 16:47:25,907 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-10-14 16:47:25,907 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-14 16:47:25,907 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-14 16:47:25,907 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-14 16:47:25,907 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-14 16:47:25,912 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-14 16:47:25,912 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-10-14 16:47:25,912 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-14 16:47:25,913 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-14 16:47:25,913 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-10-14 16:47:25,964 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-14 16:47:25,965 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-10-14 16:47:25,965 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-10-14 16:47:25,965 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-10-14 16:47:25,965 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-10-14 16:47:26,044 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-14 16:47:26,045 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2024-10-14 16:47:26,045 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2024-10-14 16:47:26,045 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-10-14 16:47:26,045 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2024-10-14 16:47:26,093 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-14 16:47:26,093 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-10-14 16:47:26,093 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-10-14 16:47:26,093 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-14 16:47:26,093 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-14 16:47:26,121 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-14 16:47:26,121 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-10-14 16:47:26,121 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-14 16:47:26,121 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-14 16:47:26,122 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-14 16:47:26,231 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-14 16:47:26,232 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-10-14 16:47:26,232 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-14 16:47:26,232 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:26,232 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:26,232 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-14 16:47:26,232 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-14 16:47:26,233 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-10-14 16:47:26,233 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:26,233 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-14 16:47:26,233 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:26,233 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-10-14 16:47:26,233 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-14 16:47:26,252 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-14 16:47:26,252 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-10-14 16:47:26,252 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-14 16:47:26,252 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:26,252 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-14 16:47:26,252 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:26,305 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-14 16:47:26,306 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-10-14 16:47:26,306 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-14 16:47:26,306 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-14 16:47:26,306 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-14 16:47:26,306 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-14 16:47:26,306 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-14 16:47:26,306 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-10-14 16:47:26,306 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-14 16:47:26,306 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-14 16:47:26,306 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-14 16:47:26,306 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-14 16:47:26,306 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-14 16:47:26,319 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-14 16:47:26,320 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-10-14 16:47:26,320 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-10-14 16:47:26,320 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-14 16:47:26,320 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-10-14 16:47:26,320 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-14 16:47:26,320 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-14 16:47:26,321 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-10-14 16:47:26,321 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-14 16:47:26,321 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-14 16:47:26,321 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-14 16:47:26,321 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-14 16:47:26,323 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-14 16:47:26,323 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-10-14 16:47:26,323 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-14 16:47:26,323 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-14 16:47:26,323 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-14 16:47:26,323 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-14 16:47:26,340 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-14 16:47:26,340 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-10-14 16:47:26,340 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-14 16:47:26,340 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-14 16:47:26,340 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-14 16:47:26,341 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-14 16:47:26,341 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-10-14 16:47:26,341 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-10-14 16:47:26,341 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-10-14 16:47:26,341 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-10-14 16:47:26,377 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-14 16:47:26,377 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-10-14 16:47:26,377 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-10-14 16:47:26,377 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-10-14 16:47:26,377 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-10-14 16:47:26,407 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-14 16:47:26,407 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-10-14 16:47:26,407 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-14 16:47:26,407 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-14 16:47:26,407 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-10-14 16:47:26,407 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 16:47:26,407 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-14 16:47:26,409 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-14 16:47:26,409 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-10-14 16:47:26,409 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-10-14 16:47:26,409 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-14 16:47:26,409 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-14 16:47:26,409 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-14 16:47:26,409 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-10-14 16:47:26,409 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-10-14 16:47:26,409 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-10-14 16:47:26,409 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-10-14 16:47:26,412 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-14 16:47:26,412 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-10-14 16:47:26,412 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-14 16:47:26,412 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-14 16:47:26,412 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-10-14 16:47:26,413 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-14 16:47:26,413 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-10-14 16:47:26,413 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-10-14 16:47:26,413 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-10-14 16:47:26,413 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-10-14 16:47:26,413 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-10-14 16:47:26,762 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-14 16:47:26,763 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-10-14 16:47:26,763 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-14 16:47:26,763 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-14 16:47:26,763 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-10-14 16:47:26,763 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-10-14 16:47:26,785 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-14 16:47:26,787 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-10-14 16:47:26,789 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-14 16:47:26,790 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-14 16:47:26,790 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-10-14 16:47:26,888 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-14 16:47:26,888 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-10-14 16:47:26,888 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-10-14 16:47:26,889 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-10-14 16:47:26,889 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-10-14 16:47:26,889 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-10-14 16:47:26,890 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-14 16:47:26,890 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-10-14 16:47:26,890 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-10-14 16:47:26,890 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-10-14 16:47:26,891 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-10-14 16:47:26,891 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-10-14 16:47:27,012 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-14 16:47:27,012 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-10-14 16:47:27,012 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-14 16:47:27,013 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-14 16:47:27,013 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-14 16:47:27,013 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-14 16:47:27,066 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-14 16:47:27,066 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-10-14 16:47:27,066 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-14 16:47:27,066 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-14 16:47:27,066 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-14 16:47:27,066 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-14 16:47:27,066 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-14 16:47:27,156 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-14 16:47:27,156 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-10-14 16:47:27,156 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-14 16:47:27,157 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-14 16:47:27,157 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-14 16:47:27,214 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-14 16:47:27,214 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2024-10-14 16:47:27,214 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-10-14 16:47:27,214 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-10-14 16:47:27,214 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-10-14 16:47:27,218 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-14 16:47:27,218 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-10-14 16:47:27,218 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-10-14 16:47:27,218 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-10-14 16:47:27,219 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-10-14 16:47:27,219 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-10-14 16:47:27,268 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-14 16:47:27,268 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-10-14 16:47:27,268 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-10-14 16:47:27,268 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-10-14 16:47:27,268 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-10-14 16:47:27,268 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-10-14 16:47:27,268 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-10-14 16:47:27,271 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-14 16:47:27,272 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-10-14 16:47:27,272 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-14 16:47:27,272 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-14 16:47:27,272 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-10-14 16:47:27,451 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-14 16:47:27,451 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-10-14 16:47:27,451 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-14 16:47:27,451 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-14 16:47:27,451 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-14 16:47:27,566 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-14 16:47:27,566 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-10-14 16:47:27,566 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-14 16:47:27,566 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-14 16:47:27,566 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-14 16:47:27,570 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-14 16:47:27,570 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-14 16:47:27,570 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-14 16:47:27,570 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-14 16:47:27,570 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-14 16:47:27,570 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-14 16:47:27,571 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-14 16:47:27,571 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-14 16:47:27,571 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-14 16:47:27,571 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-14 16:47:27,571 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-14 16:47:27,571 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-14 16:47:27,609 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-14 16:47:27,609 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-10-14 16:47:27,609 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-14 16:47:27,609 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-14 16:47:27,609 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-14 16:47:27,619 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-14 16:47:27,619 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2024-10-14 16:47:27,619 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-10-14 16:47:27,619 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-10-14 16:47:27,619 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-10-14 16:47:27,651 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-14 16:47:27,652 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2024-10-14 16:47:27,652 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-10-14 16:47:27,652 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-10-14 16:47:27,652 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-10-14 16:47:27,755 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-14 16:47:27,756 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-10-14 16:47:27,756 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-14 16:47:27,756 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-14 16:47:27,756 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-14 16:47:27,766 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-14 16:47:27,766 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-14 16:47:27,766 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-14 16:47:27,767 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-14 16:47:27,767 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-14 16:47:27,767 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-14 16:47:27,781 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-14 16:47:27,781 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-10-14 16:47:27,781 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-14 16:47:27,781 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-14 16:47:27,781 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-14 16:47:27,793 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-14 16:47:27,793 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-14 16:47:27,793 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-14 16:47:27,793 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-14 16:47:27,793 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-14 16:47:27,793 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-14 16:47:27,793 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event