./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-divine/ring_2w1r-2.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version e2fb8bed Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/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.6.800.v20240513-1750.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-divine/ring_2w1r-2.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 37b8edad74269e9ff0decb0295cb9343b2467e698f16054f344bf342aab69b21 --- Real Ultimate output --- This is Ultimate 0.3.0-?-e2fb8be-m [2025-03-08 21:56:13,402 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-08 21:56:13,449 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-08 21:56:13,455 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-08 21:56:13,456 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-08 21:56:13,480 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-08 21:56:13,480 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-08 21:56:13,480 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-08 21:56:13,481 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-08 21:56:13,481 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-08 21:56:13,481 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-08 21:56:13,481 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-08 21:56:13,481 INFO L153 SettingsManager]: * Use SBE=true [2025-03-08 21:56:13,481 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-08 21:56:13,481 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-08 21:56:13,481 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-08 21:56:13,481 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-08 21:56:13,481 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-08 21:56:13,481 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-08 21:56:13,481 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-08 21:56:13,482 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-08 21:56:13,482 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-08 21:56:13,482 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-08 21:56:13,482 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-08 21:56:13,483 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-08 21:56:13,483 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-08 21:56:13,483 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-08 21:56:13,483 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-08 21:56:13,483 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-08 21:56:13,483 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-08 21:56:13,483 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-08 21:56:13,483 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 21:56:13,483 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-08 21:56:13,483 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-08 21:56:13,483 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-08 21:56:13,483 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-08 21:56:13,483 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-08 21:56:13,483 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-08 21:56:13,483 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-08 21:56:13,483 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-08 21:56:13,484 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-08 21:56:13,484 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-08 21:56:13,484 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC 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 -> 37b8edad74269e9ff0decb0295cb9343b2467e698f16054f344bf342aab69b21 [2025-03-08 21:56:13,711 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-08 21:56:13,716 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-08 21:56:13,719 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-08 21:56:13,719 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-08 21:56:13,719 INFO L274 PluginConnector]: CDTParser initialized [2025-03-08 21:56:13,720 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-divine/ring_2w1r-2.i [2025-03-08 21:56:14,805 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/d68771749/c8a10e6d69684c05ae34563cb2da9a00/FLAG75787bc65 [2025-03-08 21:56:15,125 INFO L384 CDTParser]: Found 1 translation units. [2025-03-08 21:56:15,128 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-divine/ring_2w1r-2.i [2025-03-08 21:56:15,143 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/d68771749/c8a10e6d69684c05ae34563cb2da9a00/FLAG75787bc65 [2025-03-08 21:56:15,372 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/d68771749/c8a10e6d69684c05ae34563cb2da9a00 [2025-03-08 21:56:15,374 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-08 21:56:15,375 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-08 21:56:15,376 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-08 21:56:15,376 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-08 21:56:15,379 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-08 21:56:15,380 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 09:56:15" (1/1) ... [2025-03-08 21:56:15,380 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@75ae6b47 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:56:15, skipping insertion in model container [2025-03-08 21:56:15,380 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 09:56:15" (1/1) ... [2025-03-08 21:56:15,411 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-08 21:56:15,698 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 21:56:15,704 INFO L200 MainTranslator]: Completed pre-run [2025-03-08 21:56:15,760 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 21:56:15,801 INFO L204 MainTranslator]: Completed translation [2025-03-08 21:56:15,802 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:56:15 WrapperNode [2025-03-08 21:56:15,803 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-08 21:56:15,803 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-08 21:56:15,803 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-08 21:56:15,804 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-08 21:56:15,808 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:56:15" (1/1) ... [2025-03-08 21:56:15,818 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:56:15" (1/1) ... [2025-03-08 21:56:15,844 INFO L138 Inliner]: procedures = 308, calls = 61, calls flagged for inlining = 17, calls inlined = 12, statements flattened = 317 [2025-03-08 21:56:15,844 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-08 21:56:15,844 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-08 21:56:15,845 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-08 21:56:15,845 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-08 21:56:15,849 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:56:15" (1/1) ... [2025-03-08 21:56:15,849 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:56:15" (1/1) ... [2025-03-08 21:56:15,853 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:56:15" (1/1) ... [2025-03-08 21:56:15,853 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:56:15" (1/1) ... [2025-03-08 21:56:15,870 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:56:15" (1/1) ... [2025-03-08 21:56:15,872 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:56:15" (1/1) ... [2025-03-08 21:56:15,873 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:56:15" (1/1) ... [2025-03-08 21:56:15,874 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:56:15" (1/1) ... [2025-03-08 21:56:15,876 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-08 21:56:15,877 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-08 21:56:15,877 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-08 21:56:15,877 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-08 21:56:15,878 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:56:15" (1/1) ... [2025-03-08 21:56:15,883 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 21:56:15,891 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 21:56:15,904 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) [2025-03-08 21:56:15,906 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 [2025-03-08 21:56:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure reader_two [2025-03-08 21:56:15,923 INFO L138 BoogieDeclarations]: Found implementation of procedure reader_two [2025-03-08 21:56:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure writer_fn [2025-03-08 21:56:15,923 INFO L138 BoogieDeclarations]: Found implementation of procedure writer_fn [2025-03-08 21:56:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-08 21:56:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-08 21:56:15,924 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-03-08 21:56:15,924 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-03-08 21:56:15,924 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-08 21:56:15,924 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-08 21:56:15,924 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-08 21:56:15,924 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-08 21:56:15,926 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-08 21:56:16,035 INFO L256 CfgBuilder]: Building ICFG [2025-03-08 21:56:16,036 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-08 21:56:16,313 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L820: havoc ring_empty_#t~mem15#1; [2025-03-08 21:56:16,313 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L820-1: havoc ring_empty_#t~mem14#1; [2025-03-08 21:56:16,313 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1055: havoc ~#read~0#1.base, ~#read~0#1.offset; [2025-03-08 21:56:16,313 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1055-1: SUMMARY for call ULTIMATE.dealloc(~#read~0#1.base, ~#read~0#1.offset); srcloc: null [2025-03-08 21:56:16,557 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-08 21:56:16,558 INFO L307 CfgBuilder]: Performing block encoding [2025-03-08 21:56:16,570 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-08 21:56:16,570 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-08 21:56:16,571 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 09:56:16 BoogieIcfgContainer [2025-03-08 21:56:16,571 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-08 21:56:16,573 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-08 21:56:16,573 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-08 21:56:16,576 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-08 21:56:16,576 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.03 09:56:15" (1/3) ... [2025-03-08 21:56:16,577 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4f469501 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 09:56:16, skipping insertion in model container [2025-03-08 21:56:16,577 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:56:15" (2/3) ... [2025-03-08 21:56:16,577 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4f469501 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 09:56:16, skipping insertion in model container [2025-03-08 21:56:16,577 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 09:56:16" (3/3) ... [2025-03-08 21:56:16,578 INFO L128 eAbstractionObserver]: Analyzing ICFG ring_2w1r-2.i [2025-03-08 21:56:16,587 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-08 21:56:16,588 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG ring_2w1r-2.i that has 3 procedures, 362 locations, 1 initial locations, 6 loop locations, and 24 error locations. [2025-03-08 21:56:16,590 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-08 21:56:16,736 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2025-03-08 21:56:16,770 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 368 places, 378 transitions, 770 flow [2025-03-08 21:56:16,893 INFO L124 PetriNetUnfolderBase]: 17/376 cut-off events. [2025-03-08 21:56:16,895 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2025-03-08 21:56:16,907 INFO L83 FinitePrefix]: Finished finitePrefix Result has 385 conditions, 376 events. 17/376 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 897 event pairs, 0 based on Foata normal form. 0/335 useless extension candidates. Maximal degree in co-relation 326. Up to 2 conditions per place. [2025-03-08 21:56:16,909 INFO L82 GeneralOperation]: Start removeDead. Operand has 368 places, 378 transitions, 770 flow [2025-03-08 21:56:16,917 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 360 places, 370 transitions, 749 flow [2025-03-08 21:56:16,924 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-08 21:56:16,932 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;@1e22215b, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-08 21:56:16,934 INFO L334 AbstractCegarLoop]: Starting to check reachability of 42 error locations. [2025-03-08 21:56:16,939 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-08 21:56:16,939 INFO L124 PetriNetUnfolderBase]: 0/28 cut-off events. [2025-03-08 21:56:16,939 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-08 21:56:16,939 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:56:16,941 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] [2025-03-08 21:56:16,941 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [reader_twoErr9ASSERT_VIOLATIONDATA_RACE, reader_twoErr8ASSERT_VIOLATIONDATA_RACE, reader_twoErr7ASSERT_VIOLATIONDATA_RACE (and 39 more)] === [2025-03-08 21:56:16,944 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:56:16,944 INFO L85 PathProgramCache]: Analyzing trace with hash 1606286953, now seen corresponding path program 1 times [2025-03-08 21:56:16,950 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:56:16,951 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1217398120] [2025-03-08 21:56:16,951 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:56:16,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:56:17,011 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 28 statements into 1 equivalence classes. [2025-03-08 21:56:17,031 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 28 of 28 statements. [2025-03-08 21:56:17,032 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:56:17,033 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 21:56:17,475 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 21:56:17,477 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 21:56:17,477 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1217398120] [2025-03-08 21:56:17,478 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1217398120] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 21:56:17,478 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 21:56:17,478 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 21:56:17,479 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1276174560] [2025-03-08 21:56:17,480 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 21:56:17,484 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-08 21:56:17,487 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 21:56:17,502 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-08 21:56:17,502 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-08 21:56:18,028 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 265 out of 378 [2025-03-08 21:56:18,034 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 360 places, 370 transitions, 749 flow. Second operand has 6 states, 6 states have (on average 266.3333333333333) internal successors, (1598), 6 states have internal predecessors, (1598), 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) [2025-03-08 21:56:18,034 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 21:56:18,035 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 265 of 378 [2025-03-08 21:56:18,037 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 21:56:30,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][125], [369#true, 200#L810-15true, 366#true, 371#true, 129#L1080true]) [2025-03-08 21:56:30,469 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-08 21:56:30,469 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-08 21:56:30,469 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 21:56:30,469 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 21:56:30,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][125], [369#true, 240#L810-14true, 366#true, 371#true, 129#L1080true]) [2025-03-08 21:56:30,559 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-08 21:56:30,559 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-08 21:56:30,559 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 21:56:30,560 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-08 21:56:30,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][125], [369#true, 250#L810-13true, 366#true, 371#true, 129#L1080true]) [2025-03-08 21:56:30,649 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-08 21:56:30,649 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-08 21:56:30,649 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-08 21:56:30,649 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 21:56:30,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][125], [369#true, 208#L810-12true, 366#true, 371#true, 129#L1080true]) [2025-03-08 21:56:30,730 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-08 21:56:30,730 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 21:56:30,730 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-08 21:56:30,730 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-08 21:56:30,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][125], [369#true, 282#L810-9true, 366#true, 371#true, 129#L1080true]) [2025-03-08 21:56:30,959 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-08 21:56:30,959 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-08 21:56:30,959 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 21:56:30,959 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-08 21:56:31,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][125], [369#true, 314#L810-8true, 366#true, 371#true, 129#L1080true]) [2025-03-08 21:56:31,034 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-08 21:56:31,034 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-08 21:56:31,034 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-08 21:56:31,034 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 21:56:31,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][125], [369#true, 366#true, 371#true, 129#L1080true, 54#L810-7true]) [2025-03-08 21:56:31,104 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-08 21:56:31,104 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-08 21:56:31,104 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 21:56:31,104 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-08 21:56:31,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][125], [369#true, 171#L810-6true, 366#true, 129#L1080true, 371#true]) [2025-03-08 21:56:31,177 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-08 21:56:31,177 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 21:56:31,177 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-08 21:56:31,177 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-08 21:56:31,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][125], [369#true, 337#L811-12true, 366#true, 371#true, 129#L1080true]) [2025-03-08 21:56:31,815 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-08 21:56:31,815 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-08 21:56:31,815 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-08 21:56:31,815 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 21:56:31,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][125], [369#true, 335#L811-11true, 366#true, 371#true, 129#L1080true]) [2025-03-08 21:56:31,890 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-08 21:56:31,890 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 21:56:31,890 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-08 21:56:31,890 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 21:56:31,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][125], [369#true, 312#L811-10true, 366#true, 371#true, 129#L1080true]) [2025-03-08 21:56:31,957 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-08 21:56:31,958 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:56:31,958 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 21:56:31,958 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 21:56:32,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][125], [369#true, 366#true, 129#L1080true, 109#L811-9true, 371#true]) [2025-03-08 21:56:32,019 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-08 21:56:32,019 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 21:56:32,019 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:56:32,019 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 21:56:32,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][125], [369#true, 205#L811-5true, 366#true, 371#true, 129#L1080true]) [2025-03-08 21:56:32,229 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-03-08 21:56:32,229 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:56:32,229 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 21:56:32,229 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 21:56:32,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][125], [369#true, 366#true, 371#true, 129#L1080true, 215#L811-4true]) [2025-03-08 21:56:32,278 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-03-08 21:56:32,278 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 21:56:32,278 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-08 21:56:32,278 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 21:56:32,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][125], [369#true, 366#true, 371#true, 129#L1080true, 202#L811-3true]) [2025-03-08 21:56:32,325 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-03-08 21:56:32,325 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 21:56:32,325 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-08 21:56:32,325 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 21:56:32,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][125], [369#true, 210#L811-1true, 366#true, 371#true, 129#L1080true]) [2025-03-08 21:56:32,371 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-03-08 21:56:32,371 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 21:56:32,371 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 21:56:32,371 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-08 21:56:32,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][125], [369#true, 25#L812-12true, 366#true, 371#true, 129#L1080true]) [2025-03-08 21:56:32,557 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-03-08 21:56:32,557 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 21:56:32,557 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:56:32,558 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 21:56:32,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][125], [369#true, 50#L812-11true, 366#true, 371#true, 129#L1080true]) [2025-03-08 21:56:32,588 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-03-08 21:56:32,588 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 21:56:32,588 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 21:56:32,588 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 21:56:32,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][125], [5#L812-10true, 369#true, 366#true, 371#true, 129#L1080true]) [2025-03-08 21:56:32,618 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-03-08 21:56:32,618 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 21:56:32,619 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-08 21:56:32,619 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 21:56:32,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][125], [369#true, 366#true, 371#true, 129#L1080true, 81#L812-9true]) [2025-03-08 21:56:32,646 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2025-03-08 21:56:32,646 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-08 21:56:32,646 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 21:56:32,646 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 21:56:32,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][125], [369#true, 366#true, 371#true, 129#L1080true, 184#L812-5true]) [2025-03-08 21:56:32,724 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-03-08 21:56:32,724 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 21:56:32,724 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-08 21:56:32,724 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 21:56:32,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][125], [369#true, 366#true, 371#true, 129#L1080true, 121#L812-4true]) [2025-03-08 21:56:32,739 INFO L294 olderBase$Statistics]: this new event has 278 ancestors and is cut-off event [2025-03-08 21:56:32,739 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 21:56:32,739 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-08 21:56:32,739 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 21:56:32,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][125], [369#true, 141#L812-3true, 366#true, 371#true, 129#L1080true]) [2025-03-08 21:56:32,752 INFO L294 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2025-03-08 21:56:32,752 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-08 21:56:32,752 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 21:56:32,752 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 21:56:32,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][125], [369#true, 27#L812-1true, 366#true, 371#true, 129#L1080true]) [2025-03-08 21:56:32,763 INFO L294 olderBase$Statistics]: this new event has 280 ancestors and is cut-off event [2025-03-08 21:56:32,763 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 21:56:32,763 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:56:32,763 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 21:56:32,796 INFO L124 PetriNetUnfolderBase]: 54694/154720 cut-off events. [2025-03-08 21:56:32,797 INFO L125 PetriNetUnfolderBase]: For 339/339 co-relation queries the response was YES. [2025-03-08 21:56:33,213 INFO L83 FinitePrefix]: Finished finitePrefix Result has 234463 conditions, 154720 events. 54694/154720 cut-off events. For 339/339 co-relation queries the response was YES. Maximal size of possible extension queue 1713. Compared 2019558 event pairs, 48640 based on Foata normal form. 10539/151973 useless extension candidates. Maximal degree in co-relation 234011. Up to 79552 conditions per place. [2025-03-08 21:56:33,649 INFO L140 encePairwiseOnDemand]: 362/378 looper letters, 96 selfloop transitions, 5 changer transitions 0/355 dead transitions. [2025-03-08 21:56:33,649 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 360 places, 355 transitions, 921 flow [2025-03-08 21:56:33,651 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-08 21:56:33,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-08 21:56:33,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1702 transitions. [2025-03-08 21:56:33,662 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7504409171075838 [2025-03-08 21:56:33,663 INFO L175 Difference]: Start difference. First operand has 360 places, 370 transitions, 749 flow. Second operand 6 states and 1702 transitions. [2025-03-08 21:56:33,663 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 360 places, 355 transitions, 921 flow [2025-03-08 21:56:33,684 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 357 places, 355 transitions, 916 flow, removed 0 selfloop flow, removed 3 redundant places. [2025-03-08 21:56:33,689 INFO L231 Difference]: Finished difference. Result has 357 places, 355 transitions, 724 flow [2025-03-08 21:56:33,691 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=378, PETRI_DIFFERENCE_MINUEND_FLOW=714, PETRI_DIFFERENCE_MINUEND_PLACES=352, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=355, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=350, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=724, PETRI_PLACES=357, PETRI_TRANSITIONS=355} [2025-03-08 21:56:33,693 INFO L279 CegarLoopForPetriNet]: 360 programPoint places, -3 predicate places. [2025-03-08 21:56:33,693 INFO L471 AbstractCegarLoop]: Abstraction has has 357 places, 355 transitions, 724 flow [2025-03-08 21:56:33,694 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 266.3333333333333) internal successors, (1598), 6 states have internal predecessors, (1598), 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) [2025-03-08 21:56:33,694 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:56:33,694 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] [2025-03-08 21:56:33,694 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-08 21:56:33,694 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [reader_twoErr9ASSERT_VIOLATIONDATA_RACE, reader_twoErr8ASSERT_VIOLATIONDATA_RACE, reader_twoErr7ASSERT_VIOLATIONDATA_RACE (and 39 more)] === [2025-03-08 21:56:33,695 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:56:33,695 INFO L85 PathProgramCache]: Analyzing trace with hash 820009953, now seen corresponding path program 1 times [2025-03-08 21:56:33,695 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:56:33,695 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [550539618] [2025-03-08 21:56:33,695 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:56:33,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:56:33,708 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 35 statements into 1 equivalence classes. [2025-03-08 21:56:33,715 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 35 of 35 statements. [2025-03-08 21:56:33,715 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:56:33,715 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 21:56:33,895 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 21:56:33,895 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 21:56:33,895 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [550539618] [2025-03-08 21:56:33,895 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [550539618] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 21:56:33,895 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 21:56:33,895 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 21:56:33,895 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [332835235] [2025-03-08 21:56:33,895 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 21:56:33,896 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-08 21:56:33,896 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 21:56:33,897 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-08 21:56:33,897 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-08 21:56:34,329 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 265 out of 378 [2025-03-08 21:56:34,330 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 357 places, 355 transitions, 724 flow. Second operand has 6 states, 6 states have (on average 266.3333333333333) internal successors, (1598), 6 states have internal predecessors, (1598), 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) [2025-03-08 21:56:34,330 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 21:56:34,330 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 265 of 378 [2025-03-08 21:56:34,330 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 21:56:46,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][124], [369#true, 200#L810-15true, 371#true, 377#true, 129#L1080true]) [2025-03-08 21:56:46,001 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-08 21:56:46,001 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-08 21:56:46,001 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 21:56:46,001 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 21:56:46,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][124], [369#true, 240#L810-14true, 371#true, 377#true, 129#L1080true]) [2025-03-08 21:56:46,086 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-08 21:56:46,086 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-08 21:56:46,086 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 21:56:46,086 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-08 21:56:46,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][124], [369#true, 250#L810-13true, 371#true, 377#true, 129#L1080true]) [2025-03-08 21:56:46,165 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-08 21:56:46,165 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-08 21:56:46,165 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-08 21:56:46,165 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 21:56:46,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][124], [369#true, 208#L810-12true, 377#true, 129#L1080true, 371#true]) [2025-03-08 21:56:46,242 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-08 21:56:46,242 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-08 21:56:46,242 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-08 21:56:46,242 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 21:56:46,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][124], [369#true, 282#L810-9true, 371#true, 377#true, 129#L1080true]) [2025-03-08 21:56:46,471 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-08 21:56:46,471 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 21:56:46,471 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-08 21:56:46,471 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-08 21:56:46,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][124], [369#true, 314#L810-8true, 371#true, 377#true, 129#L1080true]) [2025-03-08 21:56:46,782 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-08 21:56:46,782 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-08 21:56:46,782 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-08 21:56:46,782 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 21:56:46,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][124], [369#true, 377#true, 371#true, 129#L1080true, 54#L810-7true]) [2025-03-08 21:56:46,878 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-08 21:56:46,878 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-08 21:56:46,878 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 21:56:46,878 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-08 21:56:46,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][124], [369#true, 171#L810-6true, 371#true, 377#true, 129#L1080true]) [2025-03-08 21:56:46,970 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-08 21:56:46,970 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 21:56:46,970 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-08 21:56:46,971 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-08 21:56:47,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][124], [369#true, 337#L811-12true, 377#true, 371#true, 129#L1080true]) [2025-03-08 21:56:47,466 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-08 21:56:47,466 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-08 21:56:47,466 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-08 21:56:47,466 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 21:56:47,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][124], [369#true, 335#L811-11true, 129#L1080true, 371#true, 377#true]) [2025-03-08 21:56:47,545 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-08 21:56:47,545 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 21:56:47,545 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-08 21:56:47,545 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 21:56:47,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][124], [369#true, 312#L811-10true, 377#true, 129#L1080true, 371#true]) [2025-03-08 21:56:47,614 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-08 21:56:47,614 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 21:56:47,614 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 21:56:47,614 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:56:47,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][124], [369#true, 371#true, 377#true, 129#L1080true, 109#L811-9true]) [2025-03-08 21:56:47,681 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-08 21:56:47,681 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 21:56:47,681 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:56:47,681 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 21:56:47,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][124], [369#true, 205#L811-5true, 371#true, 377#true, 129#L1080true]) [2025-03-08 21:56:47,907 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-03-08 21:56:47,907 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 21:56:47,907 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 21:56:47,907 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:56:47,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][124], [369#true, 371#true, 377#true, 129#L1080true, 215#L811-4true]) [2025-03-08 21:56:47,958 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-03-08 21:56:47,958 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 21:56:47,958 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-08 21:56:47,958 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 21:56:48,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][124], [369#true, 371#true, 377#true, 129#L1080true, 202#L811-3true]) [2025-03-08 21:56:48,007 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-03-08 21:56:48,007 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 21:56:48,007 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-08 21:56:48,007 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 21:56:48,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][124], [369#true, 210#L811-1true, 377#true, 371#true, 129#L1080true]) [2025-03-08 21:56:48,054 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-03-08 21:56:48,054 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 21:56:48,054 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 21:56:48,054 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-08 21:56:48,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][124], [369#true, 25#L812-12true, 371#true, 377#true, 129#L1080true]) [2025-03-08 21:56:48,434 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-03-08 21:56:48,434 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 21:56:48,434 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:56:48,434 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 21:56:48,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][124], [369#true, 50#L812-11true, 371#true, 377#true, 129#L1080true]) [2025-03-08 21:56:48,454 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-03-08 21:56:48,454 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 21:56:48,454 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 21:56:48,454 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 21:56:48,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][124], [369#true, 5#L812-10true, 371#true, 377#true, 129#L1080true]) [2025-03-08 21:56:48,473 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-03-08 21:56:48,473 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 21:56:48,473 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-08 21:56:48,473 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 21:56:48,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][124], [369#true, 371#true, 129#L1080true, 377#true, 81#L812-9true]) [2025-03-08 21:56:48,490 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2025-03-08 21:56:48,491 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-08 21:56:48,491 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 21:56:48,491 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 21:56:48,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][124], [369#true, 371#true, 377#true, 129#L1080true, 184#L812-5true]) [2025-03-08 21:56:48,542 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-03-08 21:56:48,542 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-08 21:56:48,542 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 21:56:48,542 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 21:56:48,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][124], [369#true, 371#true, 377#true, 129#L1080true, 121#L812-4true]) [2025-03-08 21:56:48,552 INFO L294 olderBase$Statistics]: this new event has 278 ancestors and is cut-off event [2025-03-08 21:56:48,552 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 21:56:48,552 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-08 21:56:48,552 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 21:56:48,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][124], [369#true, 141#L812-3true, 377#true, 129#L1080true, 371#true]) [2025-03-08 21:56:48,561 INFO L294 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2025-03-08 21:56:48,561 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 21:56:48,561 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-08 21:56:48,561 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 21:56:48,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][124], [369#true, 27#L812-1true, 371#true, 377#true, 129#L1080true]) [2025-03-08 21:56:48,568 INFO L294 olderBase$Statistics]: this new event has 280 ancestors and is cut-off event [2025-03-08 21:56:48,568 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:56:48,568 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 21:56:48,568 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 21:56:48,589 INFO L124 PetriNetUnfolderBase]: 54694/154719 cut-off events. [2025-03-08 21:56:48,590 INFO L125 PetriNetUnfolderBase]: For 99/99 co-relation queries the response was YES. [2025-03-08 21:56:48,791 INFO L83 FinitePrefix]: Finished finitePrefix Result has 234366 conditions, 154719 events. 54694/154719 cut-off events. For 99/99 co-relation queries the response was YES. Maximal size of possible extension queue 1713. Compared 2020082 event pairs, 48640 based on Foata normal form. 0/141434 useless extension candidates. Maximal degree in co-relation 234314. Up to 79552 conditions per place. [2025-03-08 21:56:49,199 INFO L140 encePairwiseOnDemand]: 372/378 looper letters, 96 selfloop transitions, 5 changer transitions 0/354 dead transitions. [2025-03-08 21:56:49,199 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 361 places, 354 transitions, 924 flow [2025-03-08 21:56:49,200 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-08 21:56:49,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-08 21:56:49,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1692 transitions. [2025-03-08 21:56:49,203 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.746031746031746 [2025-03-08 21:56:49,203 INFO L175 Difference]: Start difference. First operand has 357 places, 355 transitions, 724 flow. Second operand 6 states and 1692 transitions. [2025-03-08 21:56:49,203 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 361 places, 354 transitions, 924 flow [2025-03-08 21:56:49,204 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 356 places, 354 transitions, 914 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-08 21:56:49,207 INFO L231 Difference]: Finished difference. Result has 356 places, 354 transitions, 722 flow [2025-03-08 21:56:49,207 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=378, PETRI_DIFFERENCE_MINUEND_FLOW=712, PETRI_DIFFERENCE_MINUEND_PLACES=351, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=354, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=349, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=722, PETRI_PLACES=356, PETRI_TRANSITIONS=354} [2025-03-08 21:56:49,208 INFO L279 CegarLoopForPetriNet]: 360 programPoint places, -4 predicate places. [2025-03-08 21:56:49,208 INFO L471 AbstractCegarLoop]: Abstraction has has 356 places, 354 transitions, 722 flow [2025-03-08 21:56:49,209 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 266.3333333333333) internal successors, (1598), 6 states have internal predecessors, (1598), 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) [2025-03-08 21:56:49,209 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:56:49,209 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] [2025-03-08 21:56:49,209 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-08 21:56:49,209 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting writer_fnErr5ASSERT_VIOLATIONDATA_RACE === [reader_twoErr9ASSERT_VIOLATIONDATA_RACE, reader_twoErr8ASSERT_VIOLATIONDATA_RACE, reader_twoErr7ASSERT_VIOLATIONDATA_RACE (and 39 more)] === [2025-03-08 21:56:49,210 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:56:49,210 INFO L85 PathProgramCache]: Analyzing trace with hash 522333947, now seen corresponding path program 1 times [2025-03-08 21:56:49,210 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:56:49,210 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1892278538] [2025-03-08 21:56:49,210 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:56:49,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:56:49,220 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 63 statements into 1 equivalence classes. [2025-03-08 21:56:49,230 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 63 of 63 statements. [2025-03-08 21:56:49,232 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:56:49,232 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 21:56:49,467 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 21:56:49,468 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 21:56:49,468 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1892278538] [2025-03-08 21:56:49,468 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1892278538] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 21:56:49,468 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 21:56:49,469 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 21:56:49,469 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2133578241] [2025-03-08 21:56:49,469 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 21:56:49,469 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-08 21:56:49,470 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 21:56:49,470 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-08 21:56:49,470 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-08 21:56:50,126 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 310 out of 378 [2025-03-08 21:56:50,128 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 356 places, 354 transitions, 722 flow. Second operand has 6 states, 6 states have (on average 312.8333333333333) internal successors, (1877), 6 states have internal predecessors, (1877), 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) [2025-03-08 21:56:50,128 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 21:56:50,128 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 310 of 378 [2025-03-08 21:56:50,128 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 21:56:52,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][125], [369#true, 377#true, 129#L1080true, 383#true, 357#L809-1true]) [2025-03-08 21:56:52,672 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-08 21:56:52,672 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-08 21:56:52,672 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 21:56:52,672 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-08 21:56:52,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][123], [369#true, 200#L810-15true, 385#(= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset| 20)) 0), 377#true, 129#L1080true]) [2025-03-08 21:56:52,685 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-08 21:56:52,685 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 21:56:52,685 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-08 21:56:52,685 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 21:56:52,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][124], [369#true, 250#L810-13true, 387#(and (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ 22 |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset|)) 0) (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset| 20)) 0) (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ 21 |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset|)) 0)), 377#true, 129#L1080true]) [2025-03-08 21:56:52,685 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-08 21:56:52,685 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 21:56:52,685 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-08 21:56:52,685 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-08 21:56:52,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][126], [369#true, 240#L810-14true, 377#true, 129#L1080true, 386#(and (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset| 20)) 0) (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ 21 |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset|)) 0))]) [2025-03-08 21:56:52,686 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-08 21:56:52,686 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-08 21:56:52,686 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 21:56:52,686 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-08 21:56:52,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][125], [369#true, 79#L809true, 377#true, 129#L1080true, 383#true]) [2025-03-08 21:56:52,686 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-08 21:56:52,686 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 21:56:52,686 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-08 21:56:52,686 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-08 21:56:52,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][127], [369#true, 88#L810-11true, 377#true, 129#L1080true, 388#(and (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ 22 |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset|)) 0) (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset| 20)) 0) (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ 23 |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset|)) 0) (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ 21 |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset|)) 0))]) [2025-03-08 21:56:52,686 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-08 21:56:52,686 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-08 21:56:52,686 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 21:56:52,687 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-08 21:56:52,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][127], [369#true, 208#L810-12true, 129#L1080true, 377#true, 388#(and (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ 22 |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset|)) 0) (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset| 20)) 0) (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ 23 |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset|)) 0) (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ 21 |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset|)) 0))]) [2025-03-08 21:56:52,687 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-08 21:56:52,687 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-08 21:56:52,687 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 21:56:52,687 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-08 21:56:52,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][127], [369#true, 200#L810-15true, 377#true, 129#L1080true, 388#(and (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ 22 |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset|)) 0) (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset| 20)) 0) (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ 23 |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset|)) 0) (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ 21 |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset|)) 0))]) [2025-03-08 21:56:52,835 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-08 21:56:52,835 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-08 21:56:52,835 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 21:56:52,835 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-08 21:56:52,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][127], [369#true, 337#L811-12true, 377#true, 129#L1080true, 388#(and (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ 22 |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset|)) 0) (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset| 20)) 0) (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ 23 |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset|)) 0) (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ 21 |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset|)) 0))]) [2025-03-08 21:56:52,862 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-08 21:56:52,862 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 21:56:52,862 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-08 21:56:52,862 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-08 21:56:52,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][127], [369#true, 240#L810-14true, 129#L1080true, 377#true, 388#(and (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ 22 |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset|)) 0) (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset| 20)) 0) (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ 23 |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset|)) 0) (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ 21 |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset|)) 0))]) [2025-03-08 21:56:52,880 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-08 21:56:52,880 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 21:56:52,880 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 21:56:52,880 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-08 21:56:52,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][127], [369#true, 335#L811-11true, 377#true, 129#L1080true, 388#(and (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ 22 |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset|)) 0) (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset| 20)) 0) (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ 23 |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset|)) 0) (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ 21 |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset|)) 0))]) [2025-03-08 21:56:52,905 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-08 21:56:52,905 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-08 21:56:52,905 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 21:56:52,905 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 21:56:52,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][127], [369#true, 250#L810-13true, 377#true, 129#L1080true, 388#(and (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ 22 |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset|)) 0) (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset| 20)) 0) (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ 23 |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset|)) 0) (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ 21 |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset|)) 0))]) [2025-03-08 21:56:52,925 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-08 21:56:52,925 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:56:52,925 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 21:56:52,925 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 21:56:53,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][127], [369#true, 312#L811-10true, 377#true, 129#L1080true, 388#(and (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ 22 |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset|)) 0) (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset| 20)) 0) (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ 23 |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset|)) 0) (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ 21 |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset|)) 0))]) [2025-03-08 21:56:53,162 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-08 21:56:53,162 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 21:56:53,162 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 21:56:53,162 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:56:53,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][127], [369#true, 129#L1080true, 377#true, 109#L811-9true, 388#(and (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ 22 |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset|)) 0) (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset| 20)) 0) (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ 23 |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset|)) 0) (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ 21 |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset|)) 0))]) [2025-03-08 21:56:53,199 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-08 21:56:53,199 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 21:56:53,199 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 21:56:53,199 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:56:53,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][127], [369#true, 136#L811-8true, 377#true, 129#L1080true, 388#(and (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ 22 |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset|)) 0) (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset| 20)) 0) (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ 23 |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset|)) 0) (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ 21 |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset|)) 0))]) [2025-03-08 21:56:53,233 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-08 21:56:53,233 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-08 21:56:53,233 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 21:56:53,233 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 21:56:53,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][125], [369#true, 205#L811-5true, 129#L1080true, 383#true, 377#true]) [2025-03-08 21:56:53,957 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-03-08 21:56:53,957 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 21:56:53,957 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:56:53,960 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 21:56:54,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][125], [369#true, 377#true, 129#L1080true, 383#true, 215#L811-4true]) [2025-03-08 21:56:54,030 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-03-08 21:56:54,030 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-08 21:56:54,030 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 21:56:54,030 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 21:56:54,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][125], [369#true, 129#L1080true, 383#true, 377#true, 202#L811-3true]) [2025-03-08 21:56:54,081 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-03-08 21:56:54,081 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-08 21:56:54,081 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 21:56:54,081 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 21:56:54,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][123], [369#true, 25#L812-12true, 385#(= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset| 20)) 0), 129#L1080true, 377#true]) [2025-03-08 21:56:54,126 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-03-08 21:56:54,126 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:56:54,126 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 21:56:54,126 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 21:56:54,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][124], [5#L812-10true, 369#true, 387#(and (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ 22 |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset|)) 0) (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset| 20)) 0) (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ 21 |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset|)) 0)), 129#L1080true, 377#true]) [2025-03-08 21:56:54,126 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-03-08 21:56:54,126 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-08 21:56:54,126 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 21:56:54,126 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 21:56:54,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][125], [369#true, 210#L811-1true, 377#true, 129#L1080true, 383#true]) [2025-03-08 21:56:54,126 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-03-08 21:56:54,126 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 21:56:54,126 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-08 21:56:54,126 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 21:56:54,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][126], [369#true, 50#L812-11true, 377#true, 129#L1080true, 386#(and (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset| 20)) 0) (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ 21 |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset|)) 0))]) [2025-03-08 21:56:54,126 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-03-08 21:56:54,126 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 21:56:54,126 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 21:56:54,126 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 21:56:54,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][127], [369#true, 377#true, 129#L1080true, 81#L812-9true, 388#(and (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ 22 |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset|)) 0) (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset| 20)) 0) (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ 23 |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset|)) 0) (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ 21 |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset|)) 0))]) [2025-03-08 21:56:54,126 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2025-03-08 21:56:54,126 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 21:56:54,126 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-08 21:56:54,126 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 21:56:54,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1002] reader_twoEXIT-->L1080: Formula: (and (= v_reader_twoThread1of1ForFork1_thidvar0_4 |v_ULTIMATE.start_main_~reader~0#1_6|) (= v_reader_twoThread1of1ForFork1_thidvar1_4 0)) InVars {ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~reader~0#1=|v_ULTIMATE.start_main_~reader~0#1_6|, reader_twoThread1of1ForFork1_thidvar1=v_reader_twoThread1of1ForFork1_thidvar1_4, reader_twoThread1of1ForFork1_thidvar0=v_reader_twoThread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][127], [120#L812-8true, 369#true, 129#L1080true, 377#true, 388#(and (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ 22 |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset|)) 0) (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset| 20)) 0) (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ 23 |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset|)) 0) (= (select (select |#race| |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.base|) (+ 21 |writer_fnThread1of1ForFork0_ring_enqueue_~r#1.offset|)) 0))]) [2025-03-08 21:56:54,622 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-03-08 21:56:54,622 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-08 21:56:54,622 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 21:56:54,622 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event