./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-ext/25_stack.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 8be7027f Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/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 ../sv-benchmarks/c/pthread-ext/25_stack.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 9f07ddd0bf7ae4134116576ef500b9c6d91475d3c23175717b2cac1146eab3b3 --- Real Ultimate output --- This is Ultimate 0.2.5-wip.dk.perfect-tracechecks-8be7027-m [2024-11-12 12:10:01,491 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-12 12:10:01,575 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-12 12:10:01,584 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-12 12:10:01,584 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-12 12:10:01,626 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-12 12:10:01,626 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-12 12:10:01,627 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-12 12:10:01,627 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-12 12:10:01,628 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-12 12:10:01,628 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-12 12:10:01,629 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-12 12:10:01,629 INFO L153 SettingsManager]: * Use SBE=true [2024-11-12 12:10:01,629 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-12 12:10:01,630 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-12 12:10:01,630 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-12 12:10:01,630 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-12 12:10:01,631 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-12 12:10:01,631 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-12 12:10:01,631 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-12 12:10:01,632 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-12 12:10:01,636 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-12 12:10:01,637 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-12 12:10:01,637 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-12 12:10:01,637 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-12 12:10:01,637 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-12 12:10:01,638 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-12 12:10:01,638 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-12 12:10:01,638 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-12 12:10:01,638 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-12 12:10:01,639 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-12 12:10:01,639 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-12 12:10:01,639 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-12 12:10:01,640 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-12 12:10:01,640 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-12 12:10:01,644 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-12 12:10:01,644 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-12 12:10:01,645 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-12 12:10:01,645 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-12 12:10:01,645 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-12 12:10:01,645 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-12 12:10:01,646 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 -> 9f07ddd0bf7ae4134116576ef500b9c6d91475d3c23175717b2cac1146eab3b3 [2024-11-12 12:10:01,880 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-12 12:10:01,905 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-12 12:10:01,908 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-12 12:10:01,909 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-12 12:10:01,910 INFO L274 PluginConnector]: CDTParser initialized [2024-11-12 12:10:01,911 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-ext/25_stack.i [2024-11-12 12:10:03,408 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-12 12:10:03,685 INFO L384 CDTParser]: Found 1 translation units. [2024-11-12 12:10:03,686 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/25_stack.i [2024-11-12 12:10:03,699 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/0d8e4704a/8e7702f0c3354740a4e5e8dd67d322e6/FLAG9d73d0010 [2024-11-12 12:10:03,712 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/0d8e4704a/8e7702f0c3354740a4e5e8dd67d322e6 [2024-11-12 12:10:03,715 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-12 12:10:03,717 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-12 12:10:03,722 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-12 12:10:03,722 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-12 12:10:03,728 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-12 12:10:03,729 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 12:10:03" (1/1) ... [2024-11-12 12:10:03,730 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@69d83a3e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:10:03, skipping insertion in model container [2024-11-12 12:10:03,730 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 12:10:03" (1/1) ... [2024-11-12 12:10:03,779 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-12 12:10:04,154 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-12 12:10:04,189 INFO L200 MainTranslator]: Completed pre-run [2024-11-12 12:10:04,249 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-12 12:10:04,287 INFO L204 MainTranslator]: Completed translation [2024-11-12 12:10:04,288 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:10:04 WrapperNode [2024-11-12 12:10:04,288 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-12 12:10:04,289 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-12 12:10:04,291 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-12 12:10:04,291 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-12 12:10:04,298 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:10:04" (1/1) ... [2024-11-12 12:10:04,322 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:10:04" (1/1) ... [2024-11-12 12:10:04,355 INFO L138 Inliner]: procedures = 171, calls = 36, calls flagged for inlining = 10, calls inlined = 9, statements flattened = 236 [2024-11-12 12:10:04,356 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-12 12:10:04,356 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-12 12:10:04,357 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-12 12:10:04,357 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-12 12:10:04,365 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:10:04" (1/1) ... [2024-11-12 12:10:04,366 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:10:04" (1/1) ... [2024-11-12 12:10:04,369 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:10:04" (1/1) ... [2024-11-12 12:10:04,369 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:10:04" (1/1) ... [2024-11-12 12:10:04,376 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:10:04" (1/1) ... [2024-11-12 12:10:04,380 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:10:04" (1/1) ... [2024-11-12 12:10:04,382 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:10:04" (1/1) ... [2024-11-12 12:10:04,384 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:10:04" (1/1) ... [2024-11-12 12:10:04,387 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-12 12:10:04,388 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-12 12:10:04,388 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-12 12:10:04,388 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-12 12:10:04,389 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:10:04" (1/1) ... [2024-11-12 12:10:04,396 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-12 12:10:04,409 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 12:10:04,433 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-11-12 12:10:04,444 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-11-12 12:10:04,498 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2024-11-12 12:10:04,498 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2024-11-12 12:10:04,498 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-12 12:10:04,499 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-12 12:10:04,499 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-12 12:10:04,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-12 12:10:04,499 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-12 12:10:04,499 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-12 12:10:04,499 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-12 12:10:04,500 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-12 12:10:04,501 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-12 12:10:04,666 INFO L238 CfgBuilder]: Building ICFG [2024-11-12 12:10:04,668 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-12 12:10:05,023 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-12 12:10:05,024 INFO L287 CfgBuilder]: Performing block encoding [2024-11-12 12:10:05,135 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-12 12:10:05,136 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-12 12:10:05,137 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 12:10:05 BoogieIcfgContainer [2024-11-12 12:10:05,137 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-12 12:10:05,139 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-12 12:10:05,139 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-12 12:10:05,142 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-12 12:10:05,143 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 12.11 12:10:03" (1/3) ... [2024-11-12 12:10:05,144 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@47916be9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 12:10:05, skipping insertion in model container [2024-11-12 12:10:05,145 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:10:04" (2/3) ... [2024-11-12 12:10:05,145 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@47916be9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 12:10:05, skipping insertion in model container [2024-11-12 12:10:05,145 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 12:10:05" (3/3) ... [2024-11-12 12:10:05,146 INFO L112 eAbstractionObserver]: Analyzing ICFG 25_stack.i [2024-11-12 12:10:05,163 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-12 12:10:05,163 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 12 error locations. [2024-11-12 12:10:05,164 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-12 12:10:05,268 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-12 12:10:05,319 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 218 places, 222 transitions, 448 flow [2024-11-12 12:10:05,407 INFO L124 PetriNetUnfolderBase]: 8/231 cut-off events. [2024-11-12 12:10:05,409 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-12 12:10:05,417 INFO L83 FinitePrefix]: Finished finitePrefix Result has 235 conditions, 231 events. 8/231 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 191 event pairs, 0 based on Foata normal form. 0/209 useless extension candidates. Maximal degree in co-relation 129. Up to 4 conditions per place. [2024-11-12 12:10:05,418 INFO L82 GeneralOperation]: Start removeDead. Operand has 218 places, 222 transitions, 448 flow [2024-11-12 12:10:05,425 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 218 places, 222 transitions, 448 flow [2024-11-12 12:10:05,454 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-12 12:10:05,466 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;@1d83fc21, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-12 12:10:05,466 INFO L334 AbstractCegarLoop]: Starting to check reachability of 25 error locations. [2024-11-12 12:10:05,504 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-12 12:10:05,504 INFO L124 PetriNetUnfolderBase]: 2/112 cut-off events. [2024-11-12 12:10:05,504 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-12 12:10:05,505 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:10:05,506 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-11-12 12:10:05,507 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2024-11-12 12:10:05,514 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:10:05,515 INFO L85 PathProgramCache]: Analyzing trace with hash -733477230, now seen corresponding path program 1 times [2024-11-12 12:10:05,524 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:10:05,525 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [482352572] [2024-11-12 12:10:05,525 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:10:05,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:10:05,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:10:06,035 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-12 12:10:06,036 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:10:06,036 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [482352572] [2024-11-12 12:10:06,037 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [482352572] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:10:06,037 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:10:06,037 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:10:06,039 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2107224400] [2024-11-12 12:10:06,039 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:10:06,048 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:10:06,055 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:10:06,081 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:10:06,083 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:10:06,096 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 202 out of 222 [2024-11-12 12:10:06,103 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 218 places, 222 transitions, 448 flow. Second operand has 3 states, 3 states have (on average 203.33333333333334) internal successors, (610), 3 states have internal predecessors, (610), 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-11-12 12:10:06,103 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:10:06,103 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 202 of 222 [2024-11-12 12:10:06,104 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:10:06,222 INFO L124 PetriNetUnfolderBase]: 6/306 cut-off events. [2024-11-12 12:10:06,222 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-12 12:10:06,223 INFO L83 FinitePrefix]: Finished finitePrefix Result has 332 conditions, 306 events. 6/306 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 453 event pairs, 0 based on Foata normal form. 22/305 useless extension candidates. Maximal degree in co-relation 229. Up to 12 conditions per place. [2024-11-12 12:10:06,225 INFO L140 encePairwiseOnDemand]: 213/222 looper letters, 19 selfloop transitions, 2 changer transitions 0/219 dead transitions. [2024-11-12 12:10:06,226 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 212 places, 219 transitions, 484 flow [2024-11-12 12:10:06,231 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:10:06,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:10:06,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 640 transitions. [2024-11-12 12:10:06,260 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.960960960960961 [2024-11-12 12:10:06,264 INFO L175 Difference]: Start difference. First operand has 218 places, 222 transitions, 448 flow. Second operand 3 states and 640 transitions. [2024-11-12 12:10:06,265 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 212 places, 219 transitions, 484 flow [2024-11-12 12:10:06,269 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 212 places, 219 transitions, 484 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-12 12:10:06,275 INFO L231 Difference]: Finished difference. Result has 212 places, 211 transitions, 430 flow [2024-11-12 12:10:06,277 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=222, PETRI_DIFFERENCE_MINUEND_FLOW=426, PETRI_DIFFERENCE_MINUEND_PLACES=210, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=211, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=209, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=430, PETRI_PLACES=212, PETRI_TRANSITIONS=211} [2024-11-12 12:10:06,283 INFO L279 CegarLoopForPetriNet]: 218 programPoint places, -6 predicate places. [2024-11-12 12:10:06,284 INFO L471 AbstractCegarLoop]: Abstraction has has 212 places, 211 transitions, 430 flow [2024-11-12 12:10:06,284 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 203.33333333333334) internal successors, (610), 3 states have internal predecessors, (610), 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-11-12 12:10:06,284 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:10:06,285 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-11-12 12:10:06,285 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-12 12:10:06,286 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2024-11-12 12:10:06,287 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:10:06,288 INFO L85 PathProgramCache]: Analyzing trace with hash -1586551267, now seen corresponding path program 1 times [2024-11-12 12:10:06,288 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:10:06,288 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [919391668] [2024-11-12 12:10:06,288 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:10:06,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:10:06,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-12 12:10:06,359 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-12 12:10:06,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-12 12:10:06,441 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-12 12:10:06,441 INFO L339 BasicCegarLoop]: Counterexample is feasible [2024-11-12 12:10:06,443 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (24 of 25 remaining) [2024-11-12 12:10:06,446 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (23 of 25 remaining) [2024-11-12 12:10:06,446 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (22 of 25 remaining) [2024-11-12 12:10:06,446 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (21 of 25 remaining) [2024-11-12 12:10:06,447 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (20 of 25 remaining) [2024-11-12 12:10:06,447 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (19 of 25 remaining) [2024-11-12 12:10:06,447 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (18 of 25 remaining) [2024-11-12 12:10:06,448 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (17 of 25 remaining) [2024-11-12 12:10:06,448 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (16 of 25 remaining) [2024-11-12 12:10:06,448 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (15 of 25 remaining) [2024-11-12 12:10:06,448 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (14 of 25 remaining) [2024-11-12 12:10:06,449 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (13 of 25 remaining) [2024-11-12 12:10:06,449 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (12 of 25 remaining) [2024-11-12 12:10:06,450 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (11 of 25 remaining) [2024-11-12 12:10:06,450 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (10 of 25 remaining) [2024-11-12 12:10:06,450 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (9 of 25 remaining) [2024-11-12 12:10:06,451 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (8 of 25 remaining) [2024-11-12 12:10:06,451 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (7 of 25 remaining) [2024-11-12 12:10:06,452 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (6 of 25 remaining) [2024-11-12 12:10:06,452 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (5 of 25 remaining) [2024-11-12 12:10:06,452 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (4 of 25 remaining) [2024-11-12 12:10:06,452 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (3 of 25 remaining) [2024-11-12 12:10:06,452 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (2 of 25 remaining) [2024-11-12 12:10:06,453 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (1 of 25 remaining) [2024-11-12 12:10:06,453 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (0 of 25 remaining) [2024-11-12 12:10:06,453 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-12 12:10:06,454 INFO L421 BasicCegarLoop]: Path program histogram: [1, 1] [2024-11-12 12:10:06,457 WARN L244 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-12 12:10:06,458 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-12 12:10:06,532 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-12 12:10:06,560 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 333 places, 341 transitions, 692 flow [2024-11-12 12:10:06,633 INFO L124 PetriNetUnfolderBase]: 15/361 cut-off events. [2024-11-12 12:10:06,634 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-12 12:10:06,642 INFO L83 FinitePrefix]: Finished finitePrefix Result has 369 conditions, 361 events. 15/361 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 764 event pairs, 0 based on Foata normal form. 0/319 useless extension candidates. Maximal degree in co-relation 247. Up to 6 conditions per place. [2024-11-12 12:10:06,642 INFO L82 GeneralOperation]: Start removeDead. Operand has 333 places, 341 transitions, 692 flow [2024-11-12 12:10:06,649 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 333 places, 341 transitions, 692 flow [2024-11-12 12:10:06,652 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-12 12:10:06,652 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;@1d83fc21, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-12 12:10:06,654 INFO L334 AbstractCegarLoop]: Starting to check reachability of 37 error locations. [2024-11-12 12:10:06,665 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-12 12:10:06,665 INFO L124 PetriNetUnfolderBase]: 2/112 cut-off events. [2024-11-12 12:10:06,666 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-12 12:10:06,666 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:10:06,666 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-11-12 12:10:06,667 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 33 more)] === [2024-11-12 12:10:06,670 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:10:06,670 INFO L85 PathProgramCache]: Analyzing trace with hash -1695637273, now seen corresponding path program 1 times [2024-11-12 12:10:06,670 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:10:06,670 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2004614851] [2024-11-12 12:10:06,671 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:10:06,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:10:06,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:10:06,797 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-12 12:10:06,797 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:10:06,797 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2004614851] [2024-11-12 12:10:06,797 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2004614851] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:10:06,798 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:10:06,798 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:10:06,798 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1043267690] [2024-11-12 12:10:06,798 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:10:06,798 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:10:06,802 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:10:06,802 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:10:06,802 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:10:06,836 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 303 out of 341 [2024-11-12 12:10:06,838 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 333 places, 341 transitions, 692 flow. Second operand has 3 states, 3 states have (on average 304.3333333333333) internal successors, (913), 3 states have internal predecessors, (913), 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-11-12 12:10:06,839 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:10:06,839 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 303 of 341 [2024-11-12 12:10:06,839 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:10:07,668 INFO L124 PetriNetUnfolderBase]: 443/3980 cut-off events. [2024-11-12 12:10:07,668 INFO L125 PetriNetUnfolderBase]: For 59/59 co-relation queries the response was YES. [2024-11-12 12:10:07,690 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4746 conditions, 3980 events. 443/3980 cut-off events. For 59/59 co-relation queries the response was YES. Maximal size of possible extension queue 76. Compared 35208 event pairs, 128 based on Foata normal form. 395/3916 useless extension candidates. Maximal degree in co-relation 4319. Up to 356 conditions per place. [2024-11-12 12:10:07,708 INFO L140 encePairwiseOnDemand]: 323/341 looper letters, 47 selfloop transitions, 6 changer transitions 0/351 dead transitions. [2024-11-12 12:10:07,708 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 325 places, 351 transitions, 823 flow [2024-11-12 12:10:07,710 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:10:07,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:10:07,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 984 transitions. [2024-11-12 12:10:07,719 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9618768328445748 [2024-11-12 12:10:07,719 INFO L175 Difference]: Start difference. First operand has 333 places, 341 transitions, 692 flow. Second operand 3 states and 984 transitions. [2024-11-12 12:10:07,720 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 325 places, 351 transitions, 823 flow [2024-11-12 12:10:07,722 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 325 places, 351 transitions, 823 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-12 12:10:07,728 INFO L231 Difference]: Finished difference. Result has 327 places, 332 transitions, 714 flow [2024-11-12 12:10:07,729 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=341, PETRI_DIFFERENCE_MINUEND_FLOW=662, PETRI_DIFFERENCE_MINUEND_PLACES=323, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=326, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=320, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=714, PETRI_PLACES=327, PETRI_TRANSITIONS=332} [2024-11-12 12:10:07,730 INFO L279 CegarLoopForPetriNet]: 333 programPoint places, -6 predicate places. [2024-11-12 12:10:07,732 INFO L471 AbstractCegarLoop]: Abstraction has has 327 places, 332 transitions, 714 flow [2024-11-12 12:10:07,733 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 304.3333333333333) internal successors, (913), 3 states have internal predecessors, (913), 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-11-12 12:10:07,733 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:10:07,733 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-11-12 12:10:07,734 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-12 12:10:07,734 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err1ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 33 more)] === [2024-11-12 12:10:07,734 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:10:07,735 INFO L85 PathProgramCache]: Analyzing trace with hash -1469723166, now seen corresponding path program 1 times [2024-11-12 12:10:07,735 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:10:07,735 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1363455401] [2024-11-12 12:10:07,735 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:10:07,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:10:07,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:10:07,866 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-12 12:10:07,867 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:10:07,867 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1363455401] [2024-11-12 12:10:07,867 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1363455401] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:10:07,868 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:10:07,868 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:10:07,868 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [152897135] [2024-11-12 12:10:07,868 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:10:07,869 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:10:07,869 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:10:07,870 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:10:07,870 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:10:07,900 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 301 out of 341 [2024-11-12 12:10:07,901 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 327 places, 332 transitions, 714 flow. Second operand has 3 states, 3 states have (on average 303.0) internal successors, (909), 3 states have internal predecessors, (909), 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-11-12 12:10:07,901 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:10:07,902 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 301 of 341 [2024-11-12 12:10:07,902 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:10:08,794 INFO L124 PetriNetUnfolderBase]: 658/4816 cut-off events. [2024-11-12 12:10:08,795 INFO L125 PetriNetUnfolderBase]: For 106/106 co-relation queries the response was YES. [2024-11-12 12:10:08,821 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6070 conditions, 4816 events. 658/4816 cut-off events. For 106/106 co-relation queries the response was YES. Maximal size of possible extension queue 102. Compared 44634 event pairs, 306 based on Foata normal form. 0/4267 useless extension candidates. Maximal degree in co-relation 5607. Up to 972 conditions per place. [2024-11-12 12:10:08,844 INFO L140 encePairwiseOnDemand]: 333/341 looper letters, 37 selfloop transitions, 7 changer transitions 0/346 dead transitions. [2024-11-12 12:10:08,845 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 329 places, 346 transitions, 835 flow [2024-11-12 12:10:08,845 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:10:08,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:10:08,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 948 transitions. [2024-11-12 12:10:08,848 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9266862170087976 [2024-11-12 12:10:08,850 INFO L175 Difference]: Start difference. First operand has 327 places, 332 transitions, 714 flow. Second operand 3 states and 948 transitions. [2024-11-12 12:10:08,850 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 329 places, 346 transitions, 835 flow [2024-11-12 12:10:08,854 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 327 places, 346 transitions, 823 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-12 12:10:08,859 INFO L231 Difference]: Finished difference. Result has 329 places, 338 transitions, 756 flow [2024-11-12 12:10:08,859 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=341, PETRI_DIFFERENCE_MINUEND_FLOW=702, PETRI_DIFFERENCE_MINUEND_PLACES=325, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=332, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=325, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=756, PETRI_PLACES=329, PETRI_TRANSITIONS=338} [2024-11-12 12:10:08,862 INFO L279 CegarLoopForPetriNet]: 333 programPoint places, -4 predicate places. [2024-11-12 12:10:08,862 INFO L471 AbstractCegarLoop]: Abstraction has has 329 places, 338 transitions, 756 flow [2024-11-12 12:10:08,863 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 303.0) internal successors, (909), 3 states have internal predecessors, (909), 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-11-12 12:10:08,863 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:10:08,864 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-11-12 12:10:08,864 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-12 12:10:08,864 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 33 more)] === [2024-11-12 12:10:08,866 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:10:08,866 INFO L85 PathProgramCache]: Analyzing trace with hash 1863319605, now seen corresponding path program 1 times [2024-11-12 12:10:08,867 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:10:08,867 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [533331649] [2024-11-12 12:10:08,867 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:10:08,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:10:08,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-12 12:10:08,911 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-12 12:10:08,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-12 12:10:08,954 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-12 12:10:08,955 INFO L339 BasicCegarLoop]: Counterexample is feasible [2024-11-12 12:10:08,955 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (36 of 37 remaining) [2024-11-12 12:10:08,955 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (35 of 37 remaining) [2024-11-12 12:10:08,956 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (34 of 37 remaining) [2024-11-12 12:10:08,956 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (33 of 37 remaining) [2024-11-12 12:10:08,956 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (32 of 37 remaining) [2024-11-12 12:10:08,956 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (31 of 37 remaining) [2024-11-12 12:10:08,957 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (30 of 37 remaining) [2024-11-12 12:10:08,957 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (29 of 37 remaining) [2024-11-12 12:10:08,957 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (28 of 37 remaining) [2024-11-12 12:10:08,957 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (27 of 37 remaining) [2024-11-12 12:10:08,958 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (26 of 37 remaining) [2024-11-12 12:10:08,958 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (25 of 37 remaining) [2024-11-12 12:10:08,958 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (24 of 37 remaining) [2024-11-12 12:10:08,958 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (23 of 37 remaining) [2024-11-12 12:10:08,958 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (22 of 37 remaining) [2024-11-12 12:10:08,959 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (21 of 37 remaining) [2024-11-12 12:10:08,959 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (20 of 37 remaining) [2024-11-12 12:10:08,959 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (19 of 37 remaining) [2024-11-12 12:10:08,959 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (18 of 37 remaining) [2024-11-12 12:10:08,960 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (17 of 37 remaining) [2024-11-12 12:10:08,960 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (16 of 37 remaining) [2024-11-12 12:10:08,960 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (15 of 37 remaining) [2024-11-12 12:10:08,960 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (14 of 37 remaining) [2024-11-12 12:10:08,960 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (13 of 37 remaining) [2024-11-12 12:10:08,961 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (12 of 37 remaining) [2024-11-12 12:10:08,962 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (11 of 37 remaining) [2024-11-12 12:10:08,962 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (10 of 37 remaining) [2024-11-12 12:10:08,962 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (9 of 37 remaining) [2024-11-12 12:10:08,963 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (8 of 37 remaining) [2024-11-12 12:10:08,964 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (7 of 37 remaining) [2024-11-12 12:10:08,964 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (6 of 37 remaining) [2024-11-12 12:10:08,964 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (5 of 37 remaining) [2024-11-12 12:10:08,964 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (4 of 37 remaining) [2024-11-12 12:10:08,965 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (3 of 37 remaining) [2024-11-12 12:10:08,965 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (2 of 37 remaining) [2024-11-12 12:10:08,966 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (1 of 37 remaining) [2024-11-12 12:10:08,967 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (0 of 37 remaining) [2024-11-12 12:10:08,967 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-12 12:10:08,967 INFO L421 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2024-11-12 12:10:08,968 WARN L244 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-12 12:10:08,968 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-11-12 12:10:09,047 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-12 12:10:09,055 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 448 places, 460 transitions, 938 flow [2024-11-12 12:10:09,141 INFO L124 PetriNetUnfolderBase]: 22/491 cut-off events. [2024-11-12 12:10:09,141 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-11-12 12:10:09,150 INFO L83 FinitePrefix]: Finished finitePrefix Result has 504 conditions, 491 events. 22/491 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 1502 event pairs, 0 based on Foata normal form. 0/429 useless extension candidates. Maximal degree in co-relation 365. Up to 8 conditions per place. [2024-11-12 12:10:09,151 INFO L82 GeneralOperation]: Start removeDead. Operand has 448 places, 460 transitions, 938 flow [2024-11-12 12:10:09,157 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 448 places, 460 transitions, 938 flow [2024-11-12 12:10:09,159 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-12 12:10:09,164 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;@1d83fc21, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-12 12:10:09,164 INFO L334 AbstractCegarLoop]: Starting to check reachability of 49 error locations. [2024-11-12 12:10:09,210 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-12 12:10:09,210 INFO L124 PetriNetUnfolderBase]: 2/114 cut-off events. [2024-11-12 12:10:09,210 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-12 12:10:09,210 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:10:09,211 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-11-12 12:10:09,211 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2024-11-12 12:10:09,212 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:10:09,212 INFO L85 PathProgramCache]: Analyzing trace with hash -1175584515, now seen corresponding path program 1 times [2024-11-12 12:10:09,212 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:10:09,212 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [436689871] [2024-11-12 12:10:09,212 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:10:09,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:10:09,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:10:09,289 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-12 12:10:09,289 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:10:09,290 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [436689871] [2024-11-12 12:10:09,290 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [436689871] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:10:09,290 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:10:09,290 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:10:09,290 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [671747180] [2024-11-12 12:10:09,290 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:10:09,291 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:10:09,291 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:10:09,292 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:10:09,292 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:10:09,317 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 404 out of 460 [2024-11-12 12:10:09,319 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 448 places, 460 transitions, 938 flow. Second operand has 3 states, 3 states have (on average 405.3333333333333) internal successors, (1216), 3 states have internal predecessors, (1216), 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-11-12 12:10:09,320 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:10:09,320 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 404 of 460 [2024-11-12 12:10:09,320 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:10:19,567 INFO L124 PetriNetUnfolderBase]: 12204/64652 cut-off events. [2024-11-12 12:10:19,567 INFO L125 PetriNetUnfolderBase]: For 1891/1891 co-relation queries the response was YES. [2024-11-12 12:10:20,150 INFO L83 FinitePrefix]: Finished finitePrefix Result has 82303 conditions, 64652 events. 12204/64652 cut-off events. For 1891/1891 co-relation queries the response was YES. Maximal size of possible extension queue 1072. Compared 951768 event pairs, 4002 based on Foata normal form. 6773/63822 useless extension candidates. Maximal degree in co-relation 75728. Up to 8357 conditions per place. [2024-11-12 12:10:20,565 INFO L140 encePairwiseOnDemand]: 434/460 looper letters, 71 selfloop transitions, 9 changer transitions 0/478 dead transitions. [2024-11-12 12:10:20,565 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 437 places, 478 transitions, 1146 flow [2024-11-12 12:10:20,566 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:10:20,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:10:20,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1323 transitions. [2024-11-12 12:10:20,569 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9586956521739131 [2024-11-12 12:10:20,569 INFO L175 Difference]: Start difference. First operand has 448 places, 460 transitions, 938 flow. Second operand 3 states and 1323 transitions. [2024-11-12 12:10:20,569 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 437 places, 478 transitions, 1146 flow [2024-11-12 12:10:20,574 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 437 places, 478 transitions, 1142 flow, removed 2 selfloop flow, removed 0 redundant places. [2024-11-12 12:10:20,580 INFO L231 Difference]: Finished difference. Result has 439 places, 449 transitions, 974 flow [2024-11-12 12:10:20,581 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=460, PETRI_DIFFERENCE_MINUEND_FLOW=896, PETRI_DIFFERENCE_MINUEND_PLACES=435, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=440, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=431, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=974, PETRI_PLACES=439, PETRI_TRANSITIONS=449} [2024-11-12 12:10:20,583 INFO L279 CegarLoopForPetriNet]: 448 programPoint places, -9 predicate places. [2024-11-12 12:10:20,583 INFO L471 AbstractCegarLoop]: Abstraction has has 439 places, 449 transitions, 974 flow [2024-11-12 12:10:20,584 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 405.3333333333333) internal successors, (1216), 3 states have internal predecessors, (1216), 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-11-12 12:10:20,584 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:10:20,584 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-11-12 12:10:20,584 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-12 12:10:20,584 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err1ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2024-11-12 12:10:20,585 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:10:20,585 INFO L85 PathProgramCache]: Analyzing trace with hash 327568984, now seen corresponding path program 1 times [2024-11-12 12:10:20,585 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:10:20,586 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1869372567] [2024-11-12 12:10:20,586 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:10:20,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:10:20,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:10:20,683 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-12 12:10:20,683 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:10:20,684 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1869372567] [2024-11-12 12:10:20,684 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1869372567] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:10:20,684 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:10:20,685 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:10:20,685 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1553650043] [2024-11-12 12:10:20,686 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:10:20,686 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:10:20,687 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:10:20,687 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:10:20,687 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:10:20,722 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 404 out of 460 [2024-11-12 12:10:20,724 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 439 places, 449 transitions, 974 flow. Second operand has 3 states, 3 states have (on average 406.0) internal successors, (1218), 3 states have internal predecessors, (1218), 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-11-12 12:10:20,724 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:10:20,724 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 404 of 460 [2024-11-12 12:10:20,724 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:10:22,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1645] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread2of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread2of3ForFork0_#t~ret19#1=|v_thr1Thread2of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread2of3ForFork0_#t~ret19#1][154], [428#L757-3true, 456#true, 449#true, Black: 451#true, 39#L757-3true, 302#L755-3true, 445#true, 447#true, 192#L766-6true, 453#(= |#race~state~0| 0)]) [2024-11-12 12:10:22,176 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-11-12 12:10:22,176 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-12 12:10:22,176 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-12 12:10:22,177 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-12 12:10:22,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1409] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][203], [440#L705true, 451#true, 456#true, 428#L757-3true, 449#true, Black: 453#(= |#race~state~0| 0), 445#true, 447#true, 192#L766-6true, 276#L757-3true]) [2024-11-12 12:10:22,752 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-12 12:10:22,752 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-12 12:10:22,753 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-12 12:10:22,753 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-12 12:10:22,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1409] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][203], [451#true, 456#true, 428#L757-3true, 449#true, Black: 453#(= |#race~state~0| 0), 445#true, 447#true, 192#L766-6true, 276#L757-3true, 423#L755true]) [2024-11-12 12:10:22,851 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-12 12:10:22,851 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-12 12:10:22,852 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-12 12:10:22,852 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-12 12:10:24,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1645] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread2of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread2of3ForFork0_#t~ret19#1=|v_thr1Thread2of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread2of3ForFork0_#t~ret19#1][154], [214#L694-3true, 428#L757-3true, 456#true, 449#true, Black: 451#true, 302#L755-3true, 445#true, 447#true, 192#L766-6true, 453#(= |#race~state~0| 0)]) [2024-11-12 12:10:24,547 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-11-12 12:10:24,547 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-12 12:10:24,547 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-12 12:10:24,547 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-12 12:10:25,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1645] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread2of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread2of3ForFork0_#t~ret19#1=|v_thr1Thread2of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread2of3ForFork0_#t~ret19#1][154], [428#L757-3true, 456#true, 449#true, Black: 451#true, 302#L755-3true, 445#true, 447#true, 192#L766-6true, 419#L696-3true, 453#(= |#race~state~0| 0)]) [2024-11-12 12:10:25,279 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-12 12:10:25,279 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-12 12:10:25,280 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-12 12:10:25,280 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-12 12:10:25,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1409] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][203], [440#L705true, 451#true, 456#true, 449#true, Black: 453#(= |#race~state~0| 0), 445#true, 447#true, 192#L766-6true, 276#L757-3true, 206#L694-3true]) [2024-11-12 12:10:25,673 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-12 12:10:25,673 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-12 12:10:25,673 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-12 12:10:25,673 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-12 12:10:25,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1409] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][203], [451#true, 456#true, 449#true, Black: 453#(= |#race~state~0| 0), 445#true, 447#true, 192#L766-6true, 276#L757-3true, 206#L694-3true, 423#L755true]) [2024-11-12 12:10:25,795 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-12 12:10:25,795 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-12 12:10:25,795 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-12 12:10:25,795 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-12 12:10:26,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1409] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][203], [440#L705true, 281#L696-3true, 451#true, 456#true, 449#true, Black: 453#(= |#race~state~0| 0), 445#true, 447#true, 192#L766-6true, 276#L757-3true]) [2024-11-12 12:10:26,487 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-12 12:10:26,487 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-12 12:10:26,487 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-12 12:10:26,487 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-12 12:10:26,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1409] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][203], [281#L696-3true, 451#true, 456#true, 449#true, Black: 453#(= |#race~state~0| 0), 445#true, 447#true, 192#L766-6true, 276#L757-3true, 423#L755true]) [2024-11-12 12:10:26,624 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-12 12:10:26,625 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-12 12:10:26,625 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-12 12:10:26,625 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-12 12:10:26,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1645] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread2of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread2of3ForFork0_#t~ret19#1=|v_thr1Thread2of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread2of3ForFork0_#t~ret19#1][154], [428#L757-3true, 456#true, 449#true, Black: 451#true, 302#L755-3true, 445#true, 447#true, 192#L766-6true, 422#L701-3true, 453#(= |#race~state~0| 0)]) [2024-11-12 12:10:26,913 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-12 12:10:26,913 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-12 12:10:26,913 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-12 12:10:26,913 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-12 12:10:27,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1645] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread2of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread2of3ForFork0_#t~ret19#1=|v_thr1Thread2of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread2of3ForFork0_#t~ret19#1][154], [424#L721-3true, 428#L757-3true, 456#true, 449#true, Black: 451#true, 302#L755-3true, 445#true, 447#true, 192#L766-6true, 453#(= |#race~state~0| 0)]) [2024-11-12 12:10:27,721 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-12 12:10:27,721 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-12 12:10:27,721 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-12 12:10:27,721 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-12 12:10:27,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1409] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][203], [440#L705true, 451#true, 456#true, 141#L701-3true, 449#true, Black: 453#(= |#race~state~0| 0), 445#true, 447#true, 192#L766-6true, 276#L757-3true]) [2024-11-12 12:10:27,912 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-12 12:10:27,913 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-12 12:10:27,913 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-12 12:10:27,913 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-12 12:10:27,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1645] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread2of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread2of3ForFork0_#t~ret19#1=|v_thr1Thread2of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread2of3ForFork0_#t~ret19#1][154], [456#true, 428#L757-3true, 449#true, Black: 451#true, 302#L755-3true, 445#true, 447#true, 190#L722-1true, 192#L766-6true, 453#(= |#race~state~0| 0)]) [2024-11-12 12:10:27,959 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-12 12:10:27,959 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-12 12:10:27,959 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-12 12:10:27,959 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-12 12:10:28,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1409] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][203], [451#true, 456#true, 141#L701-3true, 449#true, Black: 453#(= |#race~state~0| 0), 445#true, 447#true, 192#L766-6true, 276#L757-3true, 423#L755true]) [2024-11-12 12:10:28,265 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-12 12:10:28,265 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-12 12:10:28,265 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-12 12:10:28,265 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-12 12:10:28,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1409] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][203], [440#L705true, 451#true, 456#true, 74#L721-3true, 449#true, Black: 453#(= |#race~state~0| 0), 445#true, 447#true, 192#L766-6true, 276#L757-3true]) [2024-11-12 12:10:28,899 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-12 12:10:28,899 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-12 12:10:28,899 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-12 12:10:28,899 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-12 12:10:29,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1409] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][203], [451#true, 456#true, 74#L721-3true, 449#true, Black: 453#(= |#race~state~0| 0), 445#true, 447#true, 192#L766-6true, 276#L757-3true, 423#L755true]) [2024-11-12 12:10:29,041 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-12 12:10:29,041 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-12 12:10:29,041 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-12 12:10:29,041 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-12 12:10:29,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1409] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][203], [440#L705true, 451#true, 456#true, 449#true, 292#L722-1true, Black: 453#(= |#race~state~0| 0), 445#true, 447#true, 192#L766-6true, 276#L757-3true]) [2024-11-12 12:10:29,306 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-12 12:10:29,306 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-12 12:10:29,306 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-12 12:10:29,306 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-12 12:10:29,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1409] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][203], [451#true, 456#true, 449#true, 292#L722-1true, Black: 453#(= |#race~state~0| 0), 445#true, 447#true, 192#L766-6true, 276#L757-3true, 423#L755true]) [2024-11-12 12:10:29,450 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-12 12:10:29,450 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-12 12:10:29,450 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-12 12:10:29,450 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-12 12:10:29,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1645] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread2of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread2of3ForFork0_#t~ret19#1=|v_thr1Thread2of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread2of3ForFork0_#t~ret19#1][154], [456#true, 428#L757-3true, 449#true, Black: 451#true, 302#L755-3true, 445#true, 447#true, 192#L766-6true, 252#L726true, 453#(= |#race~state~0| 0)]) [2024-11-12 12:10:29,755 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-12 12:10:29,755 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-12 12:10:29,755 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-12 12:10:29,755 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-12 12:10:29,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1645] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread2of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread2of3ForFork0_#t~ret19#1=|v_thr1Thread2of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread2of3ForFork0_#t~ret19#1][154], [428#L757-3true, 456#true, 449#true, Black: 451#true, 302#L755-3true, 445#true, 447#true, 192#L766-6true, 429#L727-2true, 453#(= |#race~state~0| 0)]) [2024-11-12 12:10:29,871 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-12 12:10:29,871 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-12 12:10:29,871 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-12 12:10:29,871 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-12 12:10:30,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1409] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][203], [456#true, Black: 451#true, 449#true, 445#true, 447#true, 276#L757-3true, 192#L766-6true, 82#L755-3true, 429#L727-2true, 453#(= |#race~state~0| 0)]) [2024-11-12 12:10:30,116 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-12 12:10:30,116 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-12 12:10:30,116 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-12 12:10:30,116 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-12 12:10:30,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1409] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][203], [440#L705true, 451#true, 456#true, 449#true, Black: 453#(= |#race~state~0| 0), 445#true, 447#true, 192#L766-6true, 276#L757-3true, 109#L726true]) [2024-11-12 12:10:30,482 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-12 12:10:30,482 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-12 12:10:30,482 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-12 12:10:30,483 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-12 12:10:30,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1409] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][203], [451#true, 456#true, 449#true, Black: 453#(= |#race~state~0| 0), 445#true, 447#true, 192#L766-6true, 276#L757-3true, 423#L755true, 109#L726true]) [2024-11-12 12:10:30,841 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-12 12:10:30,841 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-12 12:10:30,841 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-12 12:10:30,841 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-12 12:10:30,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1409] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][203], [440#L705true, 451#true, 456#true, 449#true, 251#L727-2true, Black: 453#(= |#race~state~0| 0), 445#true, 447#true, 192#L766-6true, 276#L757-3true]) [2024-11-12 12:10:30,841 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-12 12:10:30,841 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-12 12:10:30,841 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-12 12:10:30,841 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-12 12:10:30,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1409] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][203], [451#true, 456#true, 449#true, 251#L727-2true, Black: 453#(= |#race~state~0| 0), 445#true, 447#true, 276#L757-3true, 192#L766-6true, 423#L755true]) [2024-11-12 12:10:30,941 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-12 12:10:30,941 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-12 12:10:30,941 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-12 12:10:30,941 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-12 12:10:35,950 INFO L124 PetriNetUnfolderBase]: 20101/99614 cut-off events. [2024-11-12 12:10:35,951 INFO L125 PetriNetUnfolderBase]: For 2127/2127 co-relation queries the response was YES. [2024-11-12 12:10:36,839 INFO L83 FinitePrefix]: Finished finitePrefix Result has 130294 conditions, 99614 events. 20101/99614 cut-off events. For 2127/2127 co-relation queries the response was YES. Maximal size of possible extension queue 1751. Compared 1555701 event pairs, 10774 based on Foata normal form. 0/88725 useless extension candidates. Maximal degree in co-relation 129825. Up to 24749 conditions per place. [2024-11-12 12:10:37,882 INFO L140 encePairwiseOnDemand]: 448/460 looper letters, 57 selfloop transitions, 11 changer transitions 0/475 dead transitions. [2024-11-12 12:10:37,882 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 441 places, 475 transitions, 1172 flow [2024-11-12 12:10:37,883 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:10:37,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:10:37,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1281 transitions. [2024-11-12 12:10:37,886 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9282608695652174 [2024-11-12 12:10:37,886 INFO L175 Difference]: Start difference. First operand has 439 places, 449 transitions, 974 flow. Second operand 3 states and 1281 transitions. [2024-11-12 12:10:37,886 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 441 places, 475 transitions, 1172 flow [2024-11-12 12:10:37,907 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 439 places, 475 transitions, 1154 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-12 12:10:37,912 INFO L231 Difference]: Finished difference. Result has 441 places, 459 transitions, 1042 flow [2024-11-12 12:10:37,913 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=460, PETRI_DIFFERENCE_MINUEND_FLOW=956, PETRI_DIFFERENCE_MINUEND_PLACES=437, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=449, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=438, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1042, PETRI_PLACES=441, PETRI_TRANSITIONS=459} [2024-11-12 12:10:37,914 INFO L279 CegarLoopForPetriNet]: 448 programPoint places, -7 predicate places. [2024-11-12 12:10:37,914 INFO L471 AbstractCegarLoop]: Abstraction has has 441 places, 459 transitions, 1042 flow [2024-11-12 12:10:37,915 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 406.0) internal successors, (1218), 3 states have internal predecessors, (1218), 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-11-12 12:10:37,915 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:10:37,916 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-11-12 12:10:37,916 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-12 12:10:37,916 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err2ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2024-11-12 12:10:37,917 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:10:37,917 INFO L85 PathProgramCache]: Analyzing trace with hash -172110940, now seen corresponding path program 1 times [2024-11-12 12:10:37,917 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:10:37,917 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1785405194] [2024-11-12 12:10:37,917 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:10:37,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:10:37,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:10:37,982 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-12 12:10:37,982 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:10:37,982 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1785405194] [2024-11-12 12:10:37,982 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1785405194] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:10:37,982 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:10:37,983 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:10:37,983 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2084311686] [2024-11-12 12:10:37,983 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:10:37,983 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:10:37,983 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:10:37,984 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:10:37,984 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:10:38,016 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 405 out of 460 [2024-11-12 12:10:38,017 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 441 places, 459 transitions, 1042 flow. Second operand has 3 states, 3 states have (on average 407.0) internal successors, (1221), 3 states have internal predecessors, (1221), 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-11-12 12:10:38,018 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:10:38,018 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 405 of 460 [2024-11-12 12:10:38,018 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:10:38,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1527] L757-->L757-3: Formula: (and (= |v_thr1Thread1of3ForFork0_#t~ret19#1_1| 0) (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread1of3ForFork0_#t~ret19#1=|v_thr1Thread1of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread1of3ForFork0_#t~ret19#1][116], [461#true, 456#true, Black: 451#true, 449#true, 445#true, 39#L757-3true, 447#true, 276#L757-3true, 192#L766-6true, 366#L750-3true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|)]) [2024-11-12 12:10:38,452 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-11-12 12:10:38,452 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-12 12:10:38,453 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-12 12:10:38,453 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-12 12:10:38,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1531] L755-4-->L757-4: Formula: true InVars {} OutVars{thr1Thread1of3ForFork0_#t~nondet18#1=|v_thr1Thread1of3ForFork0_#t~nondet18#1_1|} AuxVars[] AssignedVars[thr1Thread1of3ForFork0_#t~nondet18#1][121], [461#true, 456#true, Black: 451#true, 449#true, 445#true, 447#true, 276#L757-3true, 192#L766-6true, 366#L750-3true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 58#L757-4true]) [2024-11-12 12:10:38,453 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-11-12 12:10:38,453 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-12 12:10:38,453 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-12 12:10:38,453 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-12 12:10:39,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1527] L757-->L757-3: Formula: (and (= |v_thr1Thread1of3ForFork0_#t~ret19#1_1| 0) (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread1of3ForFork0_#t~ret19#1=|v_thr1Thread1of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread1of3ForFork0_#t~ret19#1][116], [461#true, 42#L694-3true, 456#true, Black: 451#true, 449#true, 445#true, 39#L757-3true, 447#true, 192#L766-6true, 366#L750-3true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|)]) [2024-11-12 12:10:39,933 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-12 12:10:39,933 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-12 12:10:39,933 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-12 12:10:39,933 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-12 12:10:39,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1531] L755-4-->L757-4: Formula: true InVars {} OutVars{thr1Thread1of3ForFork0_#t~nondet18#1=|v_thr1Thread1of3ForFork0_#t~nondet18#1_1|} AuxVars[] AssignedVars[thr1Thread1of3ForFork0_#t~nondet18#1][121], [461#true, 42#L694-3true, 456#true, Black: 451#true, 449#true, 445#true, 447#true, 192#L766-6true, 366#L750-3true, 58#L757-4true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|)]) [2024-11-12 12:10:39,933 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-12 12:10:39,933 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-12 12:10:39,934 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-12 12:10:39,934 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-12 12:10:40,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1527] L757-->L757-3: Formula: (and (= |v_thr1Thread1of3ForFork0_#t~ret19#1_1| 0) (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread1of3ForFork0_#t~ret19#1=|v_thr1Thread1of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread1of3ForFork0_#t~ret19#1][116], [461#true, 456#true, Black: 451#true, 449#true, 445#true, 39#L757-3true, 447#true, 192#L766-6true, 366#L750-3true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 313#L696-3true]) [2024-11-12 12:10:40,649 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-12 12:10:40,649 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-12 12:10:40,649 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-12 12:10:40,649 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-12 12:10:40,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1531] L755-4-->L757-4: Formula: true InVars {} OutVars{thr1Thread1of3ForFork0_#t~nondet18#1=|v_thr1Thread1of3ForFork0_#t~nondet18#1_1|} AuxVars[] AssignedVars[thr1Thread1of3ForFork0_#t~nondet18#1][121], [461#true, 456#true, Black: 451#true, 449#true, 445#true, 447#true, 192#L766-6true, 366#L750-3true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 58#L757-4true, 313#L696-3true]) [2024-11-12 12:10:40,649 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-12 12:10:40,649 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-12 12:10:40,649 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-12 12:10:40,649 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-12 12:10:41,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1527] L757-->L757-3: Formula: (and (= |v_thr1Thread1of3ForFork0_#t~ret19#1_1| 0) (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread1of3ForFork0_#t~ret19#1=|v_thr1Thread1of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread1of3ForFork0_#t~ret19#1][116], [461#true, 183#L701-3true, 456#true, Black: 451#true, 449#true, 445#true, 39#L757-3true, 447#true, 192#L766-6true, 366#L750-3true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|)]) [2024-11-12 12:10:41,954 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-11-12 12:10:41,954 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-12 12:10:41,954 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-12 12:10:41,954 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-12 12:10:41,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1531] L755-4-->L757-4: Formula: true InVars {} OutVars{thr1Thread1of3ForFork0_#t~nondet18#1=|v_thr1Thread1of3ForFork0_#t~nondet18#1_1|} AuxVars[] AssignedVars[thr1Thread1of3ForFork0_#t~nondet18#1][121], [461#true, 183#L701-3true, 456#true, Black: 451#true, 449#true, 445#true, 447#true, 192#L766-6true, 366#L750-3true, 58#L757-4true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|)]) [2024-11-12 12:10:41,954 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-11-12 12:10:41,954 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-12 12:10:41,954 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-12 12:10:41,954 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-12 12:10:42,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1527] L757-->L757-3: Formula: (and (= |v_thr1Thread1of3ForFork0_#t~ret19#1_1| 0) (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread1of3ForFork0_#t~ret19#1=|v_thr1Thread1of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread1of3ForFork0_#t~ret19#1][116], [461#true, 456#true, Black: 451#true, 449#true, 445#true, 39#L757-3true, 447#true, 192#L766-6true, 366#L750-3true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 196#L721-3true]) [2024-11-12 12:10:42,898 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-12 12:10:42,898 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-12 12:10:42,898 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-12 12:10:42,898 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-12 12:10:42,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1531] L755-4-->L757-4: Formula: true InVars {} OutVars{thr1Thread1of3ForFork0_#t~nondet18#1=|v_thr1Thread1of3ForFork0_#t~nondet18#1_1|} AuxVars[] AssignedVars[thr1Thread1of3ForFork0_#t~nondet18#1][121], [461#true, 456#true, Black: 451#true, 449#true, 445#true, 447#true, 192#L766-6true, 366#L750-3true, 58#L757-4true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 196#L721-3true]) [2024-11-12 12:10:42,898 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-12 12:10:42,898 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-12 12:10:42,898 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-12 12:10:42,898 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-12 12:10:44,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1496] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|) (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse3))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][474], [253#L743-3true, 461#true, 456#true, Black: 451#true, 449#true, 445#true, 157#L706-4true, 447#true, 192#L766-6true, 366#L750-3true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|)]) [2024-11-12 12:10:44,284 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-12 12:10:44,284 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-12 12:10:44,284 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-12 12:10:44,284 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-12 12:10:44,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1496] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|) (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse3))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][474], [253#L743-3true, 461#true, 456#true, Black: 451#true, 449#true, 445#true, 447#true, 192#L766-6true, 366#L750-3true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 266#L706-3true]) [2024-11-12 12:10:44,284 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-12 12:10:44,284 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-12 12:10:44,284 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-12 12:10:44,285 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-12 12:10:44,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1496] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|) (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse3))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][461], [440#L705true, 253#L743-3true, 461#true, 456#true, Black: 451#true, 449#true, 445#true, 447#true, 192#L766-6true, 366#L750-3true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|)]) [2024-11-12 12:10:44,285 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-12 12:10:44,285 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-12 12:10:44,285 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-12 12:10:44,285 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-12 12:10:44,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1545] L755-1-->L755-2: Formula: true InVars {} OutVars{thr1Thread1of3ForFork0_#t~nondet18#1=|v_thr1Thread1of3ForFork0_#t~nondet18#1_5|} AuxVars[] AssignedVars[thr1Thread1of3ForFork0_#t~nondet18#1][148], [461#true, 42#L694-3true, 456#true, Black: 451#true, 449#true, 445#true, 67#L755-2true, 447#true, 192#L766-6true, 366#L750-3true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|)]) [2024-11-12 12:10:44,694 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-12 12:10:44,694 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-12 12:10:44,694 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-12 12:10:44,694 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-12 12:10:45,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1527] L757-->L757-3: Formula: (and (= |v_thr1Thread1of3ForFork0_#t~ret19#1_1| 0) (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread1of3ForFork0_#t~ret19#1=|v_thr1Thread1of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread1of3ForFork0_#t~ret19#1][116], [461#true, 456#true, Black: 451#true, 449#true, 445#true, 39#L757-3true, 16#L726true, 447#true, 192#L766-6true, 366#L750-3true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|)]) [2024-11-12 12:10:45,116 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-12 12:10:45,116 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-12 12:10:45,116 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-12 12:10:45,116 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-12 12:10:45,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1531] L755-4-->L757-4: Formula: true InVars {} OutVars{thr1Thread1of3ForFork0_#t~nondet18#1=|v_thr1Thread1of3ForFork0_#t~nondet18#1_1|} AuxVars[] AssignedVars[thr1Thread1of3ForFork0_#t~nondet18#1][121], [461#true, 456#true, Black: 451#true, 449#true, 445#true, 16#L726true, 447#true, 192#L766-6true, 366#L750-3true, 58#L757-4true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|)]) [2024-11-12 12:10:45,116 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-12 12:10:45,116 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-12 12:10:45,116 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-12 12:10:45,117 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-12 12:10:45,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1527] L757-->L757-3: Formula: (and (= |v_thr1Thread1of3ForFork0_#t~ret19#1_1| 0) (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread1of3ForFork0_#t~ret19#1=|v_thr1Thread1of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread1of3ForFork0_#t~ret19#1][116], [461#true, 456#true, Black: 451#true, 449#true, 445#true, 39#L757-3true, 447#true, 131#L727-2true, 192#L766-6true, 366#L750-3true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|)]) [2024-11-12 12:10:45,604 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-12 12:10:45,604 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-12 12:10:45,604 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-12 12:10:45,604 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-12 12:10:45,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1531] L755-4-->L757-4: Formula: true InVars {} OutVars{thr1Thread1of3ForFork0_#t~nondet18#1=|v_thr1Thread1of3ForFork0_#t~nondet18#1_1|} AuxVars[] AssignedVars[thr1Thread1of3ForFork0_#t~nondet18#1][121], [461#true, 456#true, Black: 451#true, 449#true, 445#true, 447#true, 131#L727-2true, 192#L766-6true, 366#L750-3true, 58#L757-4true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|)]) [2024-11-12 12:10:45,604 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-12 12:10:45,604 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-12 12:10:45,604 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-12 12:10:45,604 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-12 12:10:45,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1545] L755-1-->L755-2: Formula: true InVars {} OutVars{thr1Thread1of3ForFork0_#t~nondet18#1=|v_thr1Thread1of3ForFork0_#t~nondet18#1_5|} AuxVars[] AssignedVars[thr1Thread1of3ForFork0_#t~nondet18#1][148], [461#true, 456#true, Black: 451#true, 449#true, 445#true, 67#L755-2true, 447#true, 192#L766-6true, 366#L750-3true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 313#L696-3true]) [2024-11-12 12:10:45,957 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-12 12:10:45,957 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-12 12:10:45,957 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-12 12:10:45,957 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-12 12:10:46,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1732] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse0 (= v_~top~0_27 0))) (or (and (not .cse0) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse1) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|) (not .cse1)))) .cse2 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse3 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse3))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][426], [461#true, 456#true, Black: 451#true, 449#true, 445#true, 447#true, 192#L766-6true, 56#L706-3true, 266#L706-3true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 279#L743-3true]) [2024-11-12 12:10:46,124 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-12 12:10:46,124 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-12 12:10:46,124 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-12 12:10:46,124 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-12 12:10:46,130 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1496] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|) (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse3))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][461], [253#L743-3true, 440#L705true, 461#true, 456#true, Black: 451#true, 449#true, 445#true, 447#true, 192#L766-6true, 366#L750-3true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|)]) [2024-11-12 12:10:46,130 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-12 12:10:46,130 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-12 12:10:46,130 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-12 12:10:46,130 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-12 12:10:46,130 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-12 12:10:46,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1732] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse0 (= v_~top~0_27 0))) (or (and (not .cse0) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse1) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|) (not .cse1)))) .cse2 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse3 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse3))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][426], [461#true, 456#true, 449#true, Black: 451#true, 445#true, 447#true, 192#L766-6true, 56#L706-3true, 58#L757-4true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 279#L743-3true]) [2024-11-12 12:10:46,177 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-12 12:10:46,177 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-12 12:10:46,177 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-12 12:10:46,177 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-12 12:10:46,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1496] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|) (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse3))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][461], [440#L705true, 253#L743-3true, 461#true, 456#true, 428#L757-3true, Black: 451#true, 449#true, 445#true, 447#true, 192#L766-6true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|)]) [2024-11-12 12:10:46,185 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-12 12:10:46,186 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-12 12:10:46,186 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-12 12:10:46,186 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-12 12:10:46,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1732] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse0 (= v_~top~0_27 0))) (or (and (not .cse0) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse1) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|) (not .cse1)))) .cse2 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse3 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse3))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][426], [461#true, 456#true, Black: 451#true, 449#true, 445#true, 447#true, 192#L766-6true, 56#L706-3true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 230#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 279#L743-3true]) [2024-11-12 12:10:46,195 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-12 12:10:46,195 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-12 12:10:46,195 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-12 12:10:46,195 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-12 12:10:46,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1732] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse0 (= v_~top~0_27 0))) (or (and (not .cse0) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse1) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|) (not .cse1)))) .cse2 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse3 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse3))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][426], [440#L705true, 461#true, 456#true, Black: 451#true, 449#true, 445#true, 447#true, 276#L757-3true, 192#L766-6true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 279#L743-3true]) [2024-11-12 12:10:46,253 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-12 12:10:46,253 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-12 12:10:46,253 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-12 12:10:46,253 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-12 12:10:46,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1732] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse0 (= v_~top~0_27 0))) (or (and (not .cse0) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse1) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|) (not .cse1)))) .cse2 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse3 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse3))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][426], [461#true, 456#true, Black: 451#true, 449#true, 445#true, 447#true, 157#L706-4true, 192#L766-6true, 56#L706-3true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 279#L743-3true]) [2024-11-12 12:10:46,287 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-12 12:10:46,287 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-12 12:10:46,287 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-12 12:10:46,287 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-12 12:10:46,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1496] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|) (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse3))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][461], [253#L743-3true, 461#true, 297#L706-3true, 456#true, Black: 451#true, 449#true, 445#true, 447#true, 192#L766-6true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 230#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-12 12:10:46,298 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-12 12:10:46,298 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-12 12:10:46,298 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-12 12:10:46,298 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-12 12:10:47,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1732] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse0 (= v_~top~0_27 0))) (or (and (not .cse0) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse1) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|) (not .cse1)))) .cse2 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse3 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse3))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][426], [211#L757-5true, 461#true, 456#true, Black: 451#true, 449#true, 445#true, 447#true, 192#L766-6true, 56#L706-3true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 279#L743-3true]) [2024-11-12 12:10:47,013 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-12 12:10:47,013 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-12 12:10:47,013 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-12 12:10:47,013 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-12 12:10:47,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1430] L755-2-->L755-3: Formula: (= |v_#race~state~0_4| |v_thr1Thread3of3ForFork0_#t~nondet18#1_7|) InVars {thr1Thread3of3ForFork0_#t~nondet18#1=|v_thr1Thread3of3ForFork0_#t~nondet18#1_7|} OutVars{thr1Thread3of3ForFork0_#t~nondet18#1=|v_thr1Thread3of3ForFork0_#t~nondet18#1_7|, #race~state~0=|v_#race~state~0_4|} AuxVars[] AssignedVars[#race~state~0][253], [461#true, 456#true, 251#L727-2true, 449#true, Black: 453#(= |#race~state~0| 0), 445#true, 302#L755-3true, 447#true, 192#L766-6true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 287#L753true]) [2024-11-12 12:10:47,195 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-12 12:10:47,195 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-12 12:10:47,195 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-12 12:10:47,195 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-12 12:10:47,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1409] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][201], [461#true, 456#true, 251#L727-2true, Black: 451#true, 449#true, 445#true, 447#true, 276#L757-3true, 192#L766-6true, 58#L757-4true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|)]) [2024-11-12 12:10:47,375 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-12 12:10:47,375 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-12 12:10:47,375 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-12 12:10:47,375 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-12 12:10:47,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1732] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse0 (= v_~top~0_27 0))) (or (and (not .cse0) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse1) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|) (not .cse1)))) .cse2 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse3 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse3))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][487], [463#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 456#true, Black: 451#true, 449#true, 445#true, 447#true, 192#L766-6true, 56#L706-3true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 383#L753-3true, 279#L743-3true]) [2024-11-12 12:10:47,485 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-12 12:10:47,485 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-12 12:10:47,485 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-12 12:10:47,485 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-12 12:10:47,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1732] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse0 (= v_~top~0_27 0))) (or (and (not .cse0) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse1) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|) (not .cse1)))) .cse2 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse3 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse3))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][487], [463#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 456#true, Black: 451#true, 449#true, 445#true, 39#L757-3true, 447#true, 192#L766-6true, 56#L706-3true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 279#L743-3true]) [2024-11-12 12:10:47,485 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-12 12:10:47,485 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-12 12:10:47,485 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-12 12:10:47,485 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-12 12:10:48,174 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1496] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|) (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse3))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][461], [440#L705true, 253#L743-3true, 461#true, 456#true, 428#L757-3true, Black: 451#true, 449#true, 445#true, 447#true, 192#L766-6true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|)]) [2024-11-12 12:10:48,174 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-12 12:10:48,174 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-12 12:10:48,174 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-12 12:10:48,175 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-12 12:10:48,175 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-12 12:10:48,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1409] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][201], [211#L757-5true, 461#true, 456#true, Black: 451#true, 251#L727-2true, 449#true, 445#true, 447#true, 276#L757-3true, 192#L766-6true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|)]) [2024-11-12 12:10:48,230 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-12 12:10:48,230 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-12 12:10:48,230 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-12 12:10:48,230 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-12 12:10:48,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1545] L755-1-->L755-2: Formula: true InVars {} OutVars{thr1Thread1of3ForFork0_#t~nondet18#1=|v_thr1Thread1of3ForFork0_#t~nondet18#1_5|} AuxVars[] AssignedVars[thr1Thread1of3ForFork0_#t~nondet18#1][148], [461#true, 183#L701-3true, 456#true, Black: 451#true, 449#true, 445#true, 447#true, 67#L755-2true, 192#L766-6true, 366#L750-3true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|)]) [2024-11-12 12:10:48,363 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-12 12:10:48,363 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-12 12:10:48,363 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-12 12:10:48,363 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-12 12:10:48,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1430] L755-2-->L755-3: Formula: (= |v_#race~state~0_4| |v_thr1Thread3of3ForFork0_#t~nondet18#1_7|) InVars {thr1Thread3of3ForFork0_#t~nondet18#1=|v_thr1Thread3of3ForFork0_#t~nondet18#1_7|} OutVars{thr1Thread3of3ForFork0_#t~nondet18#1=|v_thr1Thread3of3ForFork0_#t~nondet18#1_7|, #race~state~0=|v_#race~state~0_4|} AuxVars[] AssignedVars[#race~state~0][253], [461#true, 456#true, 449#true, 251#L727-2true, 445#true, Black: 453#(= |#race~state~0| 0), 302#L755-3true, 447#true, 192#L766-6true, 58#L757-4true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|)]) [2024-11-12 12:10:48,498 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-12 12:10:48,498 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-12 12:10:48,498 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-12 12:10:48,498 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-12 12:10:48,679 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1732] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse0 (= v_~top~0_27 0))) (or (and (not .cse0) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse1) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|) (not .cse1)))) .cse2 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse3 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse3))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][426], [461#true, 456#true, Black: 451#true, 449#true, 445#true, 447#true, 192#L766-6true, 56#L706-3true, 58#L757-4true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 279#L743-3true]) [2024-11-12 12:10:48,680 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-12 12:10:48,680 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-12 12:10:48,680 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-12 12:10:48,680 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-12 12:10:48,680 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-12 12:10:49,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1430] L755-2-->L755-3: Formula: (= |v_#race~state~0_4| |v_thr1Thread3of3ForFork0_#t~nondet18#1_7|) InVars {thr1Thread3of3ForFork0_#t~nondet18#1=|v_thr1Thread3of3ForFork0_#t~nondet18#1_7|} OutVars{thr1Thread3of3ForFork0_#t~nondet18#1=|v_thr1Thread3of3ForFork0_#t~nondet18#1_7|, #race~state~0=|v_#race~state~0_4|} AuxVars[] AssignedVars[#race~state~0][253], [211#L757-5true, 461#true, 456#true, 449#true, 251#L727-2true, 445#true, 302#L755-3true, Black: 453#(= |#race~state~0| 0), 447#true, 192#L766-6true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|)]) [2024-11-12 12:10:49,009 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-12 12:10:49,009 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-12 12:10:49,009 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-12 12:10:49,009 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-12 12:10:49,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1732] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse0 (= v_~top~0_27 0))) (or (and (not .cse0) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse1) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|) (not .cse1)))) .cse2 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse3 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse3))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][487], [463#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 456#true, 449#true, 445#true, Black: 453#(= |#race~state~0| 0), 447#true, 192#L766-6true, 56#L706-3true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 348#L755-3true, 279#L743-3true]) [2024-11-12 12:10:49,034 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-12 12:10:49,034 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-12 12:10:49,034 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-12 12:10:49,034 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-12 12:10:49,399 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1496] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|) (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse3))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][461], [440#L705true, 253#L743-3true, 461#true, 456#true, Black: 451#true, 449#true, 445#true, 447#true, 192#L766-6true, 366#L750-3true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|)]) [2024-11-12 12:10:49,399 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-12 12:10:49,399 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-12 12:10:49,399 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-12 12:10:49,399 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-12 12:10:49,399 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-12 12:10:49,399 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-12 12:10:49,583 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1732] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse0 (= v_~top~0_27 0))) (or (and (not .cse0) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse1) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|) (not .cse1)))) .cse2 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse3 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse3))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][426], [211#L757-5true, 461#true, 456#true, Black: 451#true, 449#true, 445#true, 447#true, 192#L766-6true, 56#L706-3true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 279#L743-3true]) [2024-11-12 12:10:49,583 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-12 12:10:49,583 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-12 12:10:49,584 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-12 12:10:49,584 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-12 12:10:49,584 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-12 12:10:49,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1496] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|) (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse3))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][492], [253#L743-3true, 297#L706-3true, 463#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 456#true, Black: 451#true, 449#true, 445#true, 447#true, 192#L766-6true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 383#L753-3true]) [2024-11-12 12:10:49,607 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-12 12:10:49,607 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-12 12:10:49,607 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-12 12:10:49,607 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-12 12:10:49,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1732] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse0 (= v_~top~0_27 0))) (or (and (not .cse0) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse1) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|) (not .cse1)))) .cse2 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse3 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse3))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][487], [463#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 456#true, 449#true, 445#true, Black: 453#(= |#race~state~0| 0), 447#true, 192#L766-6true, 56#L706-3true, 383#L753-3true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 279#L743-3true]) [2024-11-12 12:10:49,613 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-12 12:10:49,613 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-12 12:10:49,613 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-12 12:10:49,613 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-12 12:10:49,615 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1732] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse0 (= v_~top~0_27 0))) (or (and (not .cse0) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse1) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|) (not .cse1)))) .cse2 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse3 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse3))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][426], [461#true, 456#true, Black: 451#true, 449#true, 445#true, 447#true, 192#L766-6true, 56#L706-3true, 58#L757-4true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 279#L743-3true]) [2024-11-12 12:10:49,616 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-12 12:10:49,616 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-12 12:10:49,616 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-12 12:10:49,616 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-12 12:10:49,616 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-12 12:10:49,616 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-12 12:10:49,616 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1732] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse0 (= v_~top~0_27 0))) (or (and (not .cse0) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse1) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|) (not .cse1)))) .cse2 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse3 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse3))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][426], [211#L757-5true, 461#true, 456#true, Black: 451#true, 449#true, 445#true, 447#true, 192#L766-6true, 56#L706-3true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 279#L743-3true]) [2024-11-12 12:10:49,616 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-12 12:10:49,617 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-12 12:10:49,617 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-12 12:10:49,617 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-12 12:10:49,617 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-12 12:10:49,617 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-12 12:10:49,617 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1732] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse0 (= v_~top~0_27 0))) (or (and (not .cse0) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse1) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|) (not .cse1)))) .cse2 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse3 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse3))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][487], [463#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 456#true, Black: 451#true, 449#true, 445#true, 447#true, 192#L766-6true, 56#L706-3true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 383#L753-3true, 279#L743-3true]) [2024-11-12 12:10:49,617 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-12 12:10:49,617 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-12 12:10:49,618 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-12 12:10:49,618 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-12 12:10:49,618 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-12 12:10:49,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1732] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse0 (= v_~top~0_27 0))) (or (and (not .cse0) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse1) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|) (not .cse1)))) .cse2 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse3 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse3))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][426], [461#true, 456#true, Black: 451#true, 420#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 449#true, 445#true, 447#true, 192#L766-6true, 56#L706-3true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 279#L743-3true]) [2024-11-12 12:10:49,619 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-12 12:10:49,619 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-12 12:10:49,620 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-12 12:10:49,620 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-12 12:10:49,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1545] L755-1-->L755-2: Formula: true InVars {} OutVars{thr1Thread1of3ForFork0_#t~nondet18#1=|v_thr1Thread1of3ForFork0_#t~nondet18#1_5|} AuxVars[] AssignedVars[thr1Thread1of3ForFork0_#t~nondet18#1][148], [461#true, 456#true, Black: 451#true, 449#true, 445#true, 447#true, 67#L755-2true, 192#L766-6true, 366#L750-3true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 196#L721-3true]) [2024-11-12 12:10:49,644 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-12 12:10:49,644 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-12 12:10:49,644 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-12 12:10:49,644 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-12 12:10:50,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1496] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|) (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse3))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][461], [253#L743-3true, 440#L705true, 461#true, 297#L706-3true, 456#true, Black: 451#true, 449#true, 445#true, 447#true, 192#L766-6true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|)]) [2024-11-12 12:10:50,179 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-12 12:10:50,179 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-12 12:10:50,179 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-12 12:10:50,179 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-12 12:10:50,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1732] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse0 (= v_~top~0_27 0))) (or (and (not .cse0) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse1) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|) (not .cse1)))) .cse2 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse3 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse3))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][426], [440#L705true, 461#true, 456#true, Black: 451#true, 449#true, 445#true, 447#true, 192#L766-6true, 56#L706-3true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 279#L743-3true]) [2024-11-12 12:10:50,184 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-12 12:10:50,184 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-12 12:10:50,184 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-12 12:10:50,185 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-12 12:10:50,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1732] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse0 (= v_~top~0_27 0))) (or (and (not .cse0) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse1) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|) (not .cse1)))) .cse2 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse3 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse3))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][453], [461#true, 456#true, Black: 451#true, 449#true, 445#true, 157#L706-4true, 447#true, 192#L766-6true, 56#L706-3true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 279#L743-3true]) [2024-11-12 12:10:50,185 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-12 12:10:50,185 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-12 12:10:50,186 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-12 12:10:50,186 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-12 12:10:50,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1732] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse0 (= v_~top~0_27 0))) (or (and (not .cse0) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse1) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|) (not .cse1)))) .cse2 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse3 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse3))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][453], [461#true, 456#true, Black: 451#true, 449#true, 445#true, 447#true, 192#L766-6true, 56#L706-3true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 266#L706-3true, 279#L743-3true]) [2024-11-12 12:10:50,186 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-12 12:10:50,187 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-12 12:10:50,187 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-12 12:10:50,187 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-12 12:10:50,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1496] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|) (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse3))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][492], [253#L743-3true, 297#L706-3true, 463#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 456#true, Black: 451#true, 449#true, 445#true, 39#L757-3true, 447#true, 192#L766-6true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|)]) [2024-11-12 12:10:50,266 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-12 12:10:50,266 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-12 12:10:50,266 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-12 12:10:50,266 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-12 12:10:50,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1732] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse0 (= v_~top~0_27 0))) (or (and (not .cse0) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse1) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|) (not .cse1)))) .cse2 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse3 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse3))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][487], [463#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 456#true, 449#true, 445#true, 39#L757-3true, Black: 453#(= |#race~state~0| 0), 447#true, 192#L766-6true, 56#L706-3true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 279#L743-3true]) [2024-11-12 12:10:50,267 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-12 12:10:50,267 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-12 12:10:50,267 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-12 12:10:50,267 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-12 12:10:50,267 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1732] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse0 (= v_~top~0_27 0))) (or (and (not .cse0) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse1) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|) (not .cse1)))) .cse2 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse3 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse3))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][487], [463#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 456#true, Black: 451#true, 449#true, 445#true, 39#L757-3true, 447#true, 192#L766-6true, 56#L706-3true, Black: 458#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 279#L743-3true]) [2024-11-12 12:10:50,268 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-12 12:10:50,268 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-12 12:10:50,268 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-12 12:10:50,268 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-12 12:10:50,268 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event